From d711c5c27229d92d76176d5cf9d2a703c57dca4f Mon Sep 17 00:00:00 2001 From: Craig Johnston Date: Fri, 2 Jul 2021 21:05:12 -0700 Subject: [PATCH] fixed nfpms description --- .goreleaser.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 43d2619..9594dad 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -23,10 +23,10 @@ builds: nfpms: - file_name_template: '{{ .ProjectName }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}' - homepage: https://github.com/txn2/kubefwd - description: Kubernetes bulk port forwarding utility. + homepage: https://github.com/txn2/jwtpxy + description: JWT reverse proxy. maintainer: Craig Johnston https://twitter.com/cjimti - license: Apache 2.0 + license: MIT vendor: https://github.com/txn2 formats: - apk