mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
Replace deprecated 'archive' key with new 'archives' key (#129)
This commit is contained in:
parent
c45d3c01e5
commit
a23347a823
1 changed files with 22 additions and 21 deletions
|
@ -41,7 +41,8 @@ nfpm:
|
||||||
netbsd: NetBSD
|
netbsd: NetBSD
|
||||||
freebsd: FreeBSD
|
freebsd: FreeBSD
|
||||||
dragonfly: DragonFlyBSD
|
dragonfly: DragonFlyBSD
|
||||||
archive:
|
archives:
|
||||||
|
-
|
||||||
format: tar.gz
|
format: tar.gz
|
||||||
format_overrides:
|
format_overrides:
|
||||||
- goos: windows
|
- goos: windows
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue