diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 8ef1a39..d5fccfd 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -48,5 +48,11 @@ changelog: - "^test:" nfpms: - - file_name_template: nuru - maintainer: AvicennaJr \ No newline at end of file + - name: nuru + maintainer: AvicennaJr + arch: amd64 + platform: linux + section: default + priority: extra + homepage: "https://nuruprogramming.org" + description: "Nuru is a programming language built from the ground up" \ No newline at end of file