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 79d1299 commit 08372c6Copy full SHA for 08372c6
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.2.tar.gz"
5
- sha256 "906c313dc719c6a63c78d47dd9bdc11f8e5440c550d34013ca612d570b3fcaa0"
+ url "https://github.com/goreleaser/nfpm/archive/refs/tags/v2.43.3.tar.gz"
+ sha256 "4e270a9a1d05d18c4966e422f4f6d4d8049a729cc5a2fae9a6db4b8bf0a7ba15"
6
license "MIT"
7
head "https://github.com/goreleaser/nfpm.git", branch: "main"
8
0 commit comments