mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-06 15:20:22 +00:00
✏️ 防止文件名重复
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user