Skip to content

Commit 54af99d

Browse files
committed
Add nfpms setting
1 parent 0991093 commit 54af99d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.goreleaser.yml

+9
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,12 @@ changelog:
3636
exclude:
3737
- "^docs:"
3838
- "^test:"
39+
nfpms:
40+
- maintainer: Naohiro CHIKAMATSU <[email protected]>
41+
description: gup - Update binaries installed by "go install"
42+
homepage: https://github.com/nao1215/gup
43+
license: Apache License 2.0
44+
formats:
45+
- deb
46+
- rpm
47+
- apk

0 commit comments

Comments
 (0)