nfpm: Update to version 2.43.1

This commit is contained in:
github-actions[bot] 2025-08-29 16:30:04 +00:00
parent 1941f1c83a
commit adee8dc709

View File

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