diff --git a/bucket/nfpm.json b/bucket/nfpm.json index 3184983896..26f08b178d 100644 --- a/bucket/nfpm.json +++ b/bucket/nfpm.json @@ -1,16 +1,16 @@ { - "version": "2.44.2", + "version": "2.45.0", "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.2/nfpm_2.44.2_Windows_x86_64.zip", - "hash": "6eb33aacf4c370817007a8987a1bb8fc535dd2eacf215b9427822d8f4a21bd8a" + "url": "https://github.com/goreleaser/nfpm/releases/download/v2.45.0/nfpm_2.45.0_Windows_x86_64.zip", + "hash": "97be2e4f2b970175b60fe6752fe2ac33ca39b0e3846924142ed362ff42323a06" }, "arm64": { - "url": "https://github.com/goreleaser/nfpm/releases/download/v2.44.2/nfpm_2.44.2_Windows_arm64.zip", - "hash": "b1d12a6b9824514fe91bfe4d2a80981fba4c320be8151f9fb94a091e58cf6a8a" + "url": "https://github.com/goreleaser/nfpm/releases/download/v2.45.0/nfpm_2.45.0_Windows_arm64.zip", + "hash": "771366eab82f71b3697e8f26b63db2d4962082d3610510d186d3227f01546cf9" } }, "bin": "nfpm.exe",