diff --git a/bucket/nfpm.json b/bucket/nfpm.json index 22c0b3f611..f29fe63843 100644 --- a/bucket/nfpm.json +++ b/bucket/nfpm.json @@ -1,16 +1,16 @@ { - "version": "2.43.3", + "version": "2.43.4", "description": "nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go", "homepage": "https://github.com/goreleaser/nfpm", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/goreleaser/nfpm/releases/download/v2.43.3/nfpm_2.43.3_Windows_x86_64.zip", - "hash": "fc1b7f9cc17f252d59ccd630155c8582ad6cc3865731aee236ff2305a3caba69" + "url": "https://github.com/goreleaser/nfpm/releases/download/v2.43.4/nfpm_2.43.4_Windows_x86_64.zip", + "hash": "e5afba0ea6fb6fa2939444080bc60c323bb2e8d4cac66c047d17eb71c1d764e6" }, "arm64": { - "url": "https://github.com/goreleaser/nfpm/releases/download/v2.43.3/nfpm_2.43.3_Windows_arm64.zip", - "hash": "f607704a96e9260335bbca5b6d99620444763a69acc57286f951fd418ad168af" + "url": "https://github.com/goreleaser/nfpm/releases/download/v2.43.4/nfpm_2.43.4_Windows_arm64.zip", + "hash": "4ad315d109cc9e2174cfd298fb58742fd01bcbae5d1ebc511c46bb170e23768e" } }, "bin": "nfpm.exe",