mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
goreleaser: Update to version 0.158.0
This commit is contained in:
parent
4a08a5975e
commit
2c9b094fdc
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.157.0",
|
"version": "0.158.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.157.0/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.158.0/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "bc9aa3ad407b1d70e883887deb9dda22d23949137fcb2bf7e5b97517bb53f5d7"
|
"hash": "dfeef342567de791991bb031641091d02a7da09a2dc79dd9b632493b05831b60"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.157.0/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.158.0/goreleaser_Windows_i386.zip",
|
||||||
"hash": "da6ea403b38b35aa0182ef4e59d7a8e7a9bde0be56e3991e9bc61edff69dce30"
|
"hash": "92cdbf267680266e8ec90caa789a2a82fc7c4671a1f619238ececf0549abf9cd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user