mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
nfpm: Update to version 2.43.1
This commit is contained in:
parent
1941f1c83a
commit
adee8dc709
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user