nfpm: Update to version 2.43.2

This commit is contained in:
github-actions[bot] 2025-10-05 20:28:20 +00:00
parent 6ab3db5caa
commit c122251346

View File

@ -1,16 +1,16 @@
{
"version": "2.43.1",
"version": "2.43.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.43.1/nfpm_2.43.1_Windows_x86_64.zip",
"hash": "134a1613261258a8f2cb9357bad97343b231657d9125817abd1241c0e7de8ce8"
"url": "https://github.com/goreleaser/nfpm/releases/download/v2.43.2/nfpm_2.43.2_Windows_x86_64.zip",
"hash": "d6f937cfaf16cea8a123f3b7bf36f1d3c858710db41172752795dc6dc495755a"
},
"arm64": {
"url": "https://github.com/goreleaser/nfpm/releases/download/v2.43.1/nfpm_2.43.1_Windows_arm64.zip",
"hash": "f2d91152b71aff23e4aa80c27c6dd0acb581ab423691bcb7061073e2acb6abd3"
"url": "https://github.com/goreleaser/nfpm/releases/download/v2.43.2/nfpm_2.43.2_Windows_arm64.zip",
"hash": "fc62cec9802c8c94a92f6c3a1c5991ff459b58cf78129121648373464d4ebf36"
}
},
"bin": "nfpm.exe",