Skip to content

Commit 4ca9cde

Browse files
committed
add output formats for nfpms
1 parent c046302 commit 4ca9cde

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.goreleaser.yaml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,11 @@ changelog:
4848
- "^test:"
4949

5050
nfpms:
51-
- file_name_template: nuru
52-
maintainer: AvicennaJr
51+
- name: nuru
52+
maintainer: AvicennaJr
53+
arch: amd64
54+
platform: linux
55+
section: default
56+
priority: extra
57+
homepage: "https://nuruprogramming.org"
58+
description: "Nuru is a programming language built from the ground up"

0 commit comments

Comments
 (0)