mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
nfpm: Update to version 2.44.0
This commit is contained in:
parent
925d562137
commit
89b19051c6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.43.4",
|
"version": "2.44.0",
|
||||||
"description": "nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go",
|
"description": "nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go",
|
||||||
"homepage": "https://github.com/goreleaser/nfpm",
|
"homepage": "https://github.com/goreleaser/nfpm",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/goreleaser/nfpm/releases/download/v2.43.4/nfpm_2.43.4_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/nfpm/releases/download/v2.44.0/nfpm_2.44.0_Windows_x86_64.zip",
|
||||||
"hash": "e5afba0ea6fb6fa2939444080bc60c323bb2e8d4cac66c047d17eb71c1d764e6"
|
"hash": "58827ae2f879b70ab359aa15c9f18589cda722bff659fe1197b90a6be1cfec25"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/goreleaser/nfpm/releases/download/v2.43.4/nfpm_2.43.4_Windows_arm64.zip",
|
"url": "https://github.com/goreleaser/nfpm/releases/download/v2.44.0/nfpm_2.44.0_Windows_arm64.zip",
|
||||||
"hash": "4ad315d109cc9e2174cfd298fb58742fd01bcbae5d1ebc511c46bb170e23768e"
|
"hash": "434d7b96f41b72c27afbc78e8dc7c1636bb165556dd47f740e5ad7b2105fbbb9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nfpm.exe",
|
"bin": "nfpm.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user