diff --git a/bucket/nfpm.json b/bucket/nfpm.json index bdde41d38a..85f64ff2bb 100644 --- a/bucket/nfpm.json +++ b/bucket/nfpm.json @@ -1,16 +1,16 @@ { - "version": "2.44.0", + "version": "2.44.1", "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.44.0/nfpm_2.44.0_Windows_x86_64.zip", - "hash": "58827ae2f879b70ab359aa15c9f18589cda722bff659fe1197b90a6be1cfec25" + "url": "https://github.com/goreleaser/nfpm/releases/download/v2.44.1/nfpm_2.44.1_Windows_x86_64.zip", + "hash": "b187a7f47e1e60082e0800df3f46a2ee1e8383482b511db4722dd8baba8c940b" }, "arm64": { - "url": "https://github.com/goreleaser/nfpm/releases/download/v2.44.0/nfpm_2.44.0_Windows_arm64.zip", - "hash": "434d7b96f41b72c27afbc78e8dc7c1636bb165556dd47f740e5ad7b2105fbbb9" + "url": "https://github.com/goreleaser/nfpm/releases/download/v2.44.1/nfpm_2.44.1_Windows_arm64.zip", + "hash": "8e29d932f4f85435eb2aaaa4f1a97123d67285fe716f5f4cca640ddb13fb0535" } }, "bin": "nfpm.exe",