Skip to content

Commit

Permalink
add output formats for nfpms
Browse files Browse the repository at this point in the history
  • Loading branch information
AvicennaJr committed Oct 15, 2023
1 parent c046302 commit 4ca9cde
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,11 @@ changelog:
- "^test:"

nfpms:
- file_name_template: nuru
maintainer: AvicennaJr
- 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"

0 comments on commit 4ca9cde

Please sign in to comment.