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