forked from mirror/serenity
Fix release package
This commit is contained in:
parent
87a6b8a4de
commit
6f86247909
@ -26,7 +26,6 @@ nfpms:
|
|||||||
file_name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ with .Arm }}v{{ . }}{{ end }}{{ with .Mips }}_{{ . }}{{ end }}{{ if not (eq .Amd64 "v1") }}{{ .Amd64 }}{{ end }}'
|
file_name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ with .Arm }}v{{ . }}{{ end }}{{ with .Mips }}_{{ . }}{{ end }}{{ if not (eq .Amd64 "v1") }}{{ .Amd64 }}{{ end }}'
|
||||||
builds:
|
builds:
|
||||||
- main
|
- main
|
||||||
vendor: sagernet
|
|
||||||
homepage: https://serenity.sagernet.org/
|
homepage: https://serenity.sagernet.org/
|
||||||
maintainer: nekohasekai <contact-git@sekai.icu>
|
maintainer: nekohasekai <contact-git@sekai.icu>
|
||||||
description: The configuration generator for sing-box.
|
description: The configuration generator for sing-box.
|
||||||
|
@ -36,7 +36,6 @@ nfpms:
|
|||||||
- id: package
|
- id: package
|
||||||
package_name: serenity
|
package_name: serenity
|
||||||
file_name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ with .Arm }}v{{ . }}{{ end }}{{ with .Mips }}_{{ . }}{{ end }}{{ if not (eq .Amd64 "v1") }}{{ .Amd64 }}{{ end }}'
|
file_name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ with .Arm }}v{{ . }}{{ end }}{{ with .Mips }}_{{ . }}{{ end }}{{ if not (eq .Amd64 "v1") }}{{ .Amd64 }}{{ end }}'
|
||||||
vendor: sagernet
|
|
||||||
homepage: https://serenity.sagernet.org/
|
homepage: https://serenity.sagernet.org/
|
||||||
maintainer: nekohasekai <contact-git@sekai.icu>
|
maintainer: nekohasekai <contact-git@sekai.icu>
|
||||||
description: The configuration generator for sing-box.
|
description: The configuration generator for sing-box.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user