mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:59:39 +08:00
✏️ 防止文件名重复
This commit is contained in:
parent
672215f753
commit
d1fdc989b6
@ -78,7 +78,7 @@ archives:
|
||||
nfpms:
|
||||
- license: GPL 3.0
|
||||
homepage: https://go-cqhttp.org
|
||||
file_name_template: "zbp_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
|
||||
file_name_template: "zbp_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}"
|
||||
formats:
|
||||
- deb
|
||||
- rpm
|
||||
|
||||
Loading…
Reference in New Issue
Block a user