mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
goreleaser: Update to version 0.127.0
This commit is contained in:
parent
2ae8456fe8
commit
d2905360d3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.126.0",
|
"version": "0.127.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": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.126.0/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.127.0/goreleaser_Windows_i386.zip",
|
||||||
"hash": "aacbbd116eafaace0f2ccfa9a41485cd06fdb69e67288d0c2369894d0b1a6538"
|
"hash": "655692bc8373e237c633ee658616b2421dd206f1ffd8d13c055cda660243d5ba"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.126.0/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.127.0/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "41f4716c1c718917a88778208260eefb93d43060e5f2d070c5addcc0dc791bec"
|
"hash": "a4700ca05210b3d9a7524dd448d3c628b37c17a5c04f516f0165dcee295e5fe5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user