Skip to content

Commit da9a26d

Browse files
committed
nfpm 2.43.2
1 parent ac7c2b6 commit da9a26d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nfpm.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nfpm < Formula
22
desc "Simple deb and rpm packager"
33
homepage "https://nfpm.goreleaser.com/"
4-
url "https://github.com/goreleaser/nfpm/archive/refs/tags/v2.43.1.tar.gz"
5-
sha256 "12cc8d0d28eb338030ec4b1eff0afd87c35f6a43e9425a2480ba10690d8f02be"
4+
url "https://github.com/goreleaser/nfpm/archive/refs/tags/v2.43.2.tar.gz"
5+
sha256 "906c313dc719c6a63c78d47dd9bdc11f8e5440c550d34013ca612d570b3fcaa0"
66
license "MIT"
77
head "https://github.com/goreleaser/nfpm.git", branch: "main"
88

0 commit comments

Comments
 (0)