We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac7c2b6 commit da9a26dCopy full SHA for da9a26d
Formula/n/nfpm.rb
@@ -1,8 +1,8 @@
1
class Nfpm < Formula
2
desc "Simple deb and rpm packager"
3
homepage "https://nfpm.goreleaser.com/"
4
- url "https://github.com/goreleaser/nfpm/archive/refs/tags/v2.43.1.tar.gz"
5
- sha256 "12cc8d0d28eb338030ec4b1eff0afd87c35f6a43e9425a2480ba10690d8f02be"
+ url "https://github.com/goreleaser/nfpm/archive/refs/tags/v2.43.2.tar.gz"
+ sha256 "906c313dc719c6a63c78d47dd9bdc11f8e5440c550d34013ca612d570b3fcaa0"
6
license "MIT"
7
head "https://github.com/goreleaser/nfpm.git", branch: "main"
8
0 commit comments