mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
nfpm: Update to version 2.43.0
This commit is contained in:
parent
cea185c6f9
commit
2b84b8c268
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.42.1",
|
"version": "2.43.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.42.1/nfpm_2.42.1_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/nfpm/releases/download/v2.43.0/nfpm_2.43.0_Windows_x86_64.zip",
|
||||||
"hash": "b9fac270f05632ce863810f7079bb43f31e0fe7d3db4a41c9138cd8749989034"
|
"hash": "e3551b135b37d4a19521db4c549a2c81a214d819ee09623ac092c89f3324a854"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/goreleaser/nfpm/releases/download/v2.42.1/nfpm_2.42.1_Windows_arm64.zip",
|
"url": "https://github.com/goreleaser/nfpm/releases/download/v2.43.0/nfpm_2.43.0_Windows_arm64.zip",
|
||||||
"hash": "0b46ad9140c5c7b32bee98d55fd62711f8ae983e818182bfdcf9e842bcd93964"
|
"hash": "53dbc58b49e7bd54d63694f1460363b593b760e4328f61ec32afb0f39df080e9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nfpm.exe",
|
"bin": "nfpm.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user