Compare commits

..

1 Commits
1.9.3 ... 1.9.4

Author SHA1 Message Date
Marc Schäfer
6618bb4483 Remove binary archives configuration from .goreleaser.yaml
Signed-off-by: Marc Schäfer <git@marcschaeferger.de>
2026-02-22 23:34:24 +01:00

View File

@@ -22,21 +22,12 @@ builds:
ldflags:
- -s -w -X main.newtVersion={{ .Tag }}
archives:
- id: binaries
builds:
- newt
format: binary
name_template: "{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}"
checksum:
name_template: "checksums.txt"
nfpms:
- id: packages
package_name: newt
builds:
- newt
vendor: fosrl
maintainer: fosrl <repo@fosrl.io>
description: Newt - userspace tunnel client and TCP/UDP proxy