mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
goreleaser: Update to version 0.162.0
This commit is contained in:
parent
dcc27519fb
commit
b021fc8db2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.161.1",
|
"version": "0.162.0",
|
||||||
"description": "Release automation tool for Go projects.",
|
"description": "Release automation tool for Go projects.",
|
||||||
"homepage": "https://goreleaser.com",
|
"homepage": "https://goreleaser.com",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.161.1/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.162.0/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "fde003cd8999cdc2c7381a290f7f87875d3f4b6a5ffbd48affab4a2484c2773f"
|
"hash": "42a13bdba95eb3c31eb56184e37626f9591d56bcddc9b66e29ac70dc832cfa9e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.161.1/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.162.0/goreleaser_Windows_i386.zip",
|
||||||
"hash": "2c441df13bdb5e1dff170f24bb2617ac30751c9f0025338592b06e715b32c801"
|
"hash": "f2f0a5222ebb2df07c2d469fba1899c9ad25abba25084636279bff2712f61563"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user