nfpm: Update to version 2.44.1

This commit is contained in:
github-actions[bot] 2025-12-23 16:31:12 +00:00
parent a95d3b9cb1
commit 8b7f66fa21

View File

@ -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",