mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
goreleaser: Update to version 1.3.0
This commit is contained in:
parent
da5ddb605a
commit
ecabde52c7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.5",
|
"version": "1.3.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/v1.2.5/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.3.0/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "3ea406d0fee755250bfc909de34d1c168b4f7d31e9fef12a995a3d196b85c8dc"
|
"hash": "25704daa87b432bcf281d5819200dc67c56852134cc4bc584ae9ee3f253a0397"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.2.5/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.3.0/goreleaser_Windows_i386.zip",
|
||||||
"hash": "8fb52d8c9ab473e0b2908590d391063b1fe5704fcce775b2b40ff67bb6d78923"
|
"hash": "4923577aab570277e0221f50c8ffd570de74221217b41669ae72a054c872ab86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user