Skip to content

Commit 08372c6

Browse files
BrewTestBotbotantony
authored andcommitted
nfpm 2.43.3
1 parent 79d1299 commit 08372c6

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.2.tar.gz"
5-
sha256 "906c313dc719c6a63c78d47dd9bdc11f8e5440c550d34013ca612d570b3fcaa0"
4+
url "https://github.com/goreleaser/nfpm/archive/refs/tags/v2.43.3.tar.gz"
5+
sha256 "4e270a9a1d05d18c4966e422f4f6d4d8049a729cc5a2fae9a6db4b8bf0a7ba15"
66
license "MIT"
77
head "https://github.com/goreleaser/nfpm.git", branch: "main"
88

0 commit comments

Comments
 (0)