mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
goreleaser: Update to version 0.120.2
This commit is contained in:
parent
2e5cf77fcc
commit
62d039ac20
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.120.1",
|
||||
"version": "0.120.2",
|
||||
"description": "Release automation tool for Go projects.",
|
||||
"homepage": "https://goreleaser.com",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.120.1/goreleaser_Windows_i386.zip",
|
||||
"hash": "c8dead27478a94f1dac04acfd49494cfb17883eb2e25690f5acfcde35e01116e"
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.120.2/goreleaser_Windows_i386.zip",
|
||||
"hash": "f6c780f02e423e7d4d776480ca9fa9e9a751701d3058335aff12c681cbd00a1d"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.120.1/goreleaser_Windows_x86_64.zip",
|
||||
"hash": "4b1651281605c335b375c0e0af2a9e561a59e2fb1af292dc6e76ac0c76c57e53"
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.120.2/goreleaser_Windows_x86_64.zip",
|
||||
"hash": "f573618616c49cfcb70837dc7c091852d9762f333a0dc31623155b05bcde2880"
|
||||
}
|
||||
},
|
||||
"bin": "goreleaser.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user