mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
goreleaser: Update to version 0.126.0
This commit is contained in:
parent
06a0660195
commit
7886f2b5bb
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.125.0",
|
"version": "0.126.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.125.0/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.126.0/goreleaser_Windows_i386.zip",
|
||||||
"hash": "60642ae06c6db9f7438f19f0d14356e1ff0f62460c6ee2486223921cadc64d0d"
|
"hash": "aacbbd116eafaace0f2ccfa9a41485cd06fdb69e67288d0c2369894d0b1a6538"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.125.0/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.126.0/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "37df1a200aaa988bcb147caea857d6e4d36cf00d514bccd96031fa9742b5caa7"
|
"hash": "41f4716c1c718917a88778208260eefb93d43060e5f2d070c5addcc0dc791bec"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user