mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
goreleaser: Update to version 1.2.5
This commit is contained in:
parent
f2a75eceda
commit
3c438882c3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.4",
|
"version": "1.2.5",
|
||||||
"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.4/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.2.5/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "dced07fad7c19a3dd21336663c08d3d758e25dad403c159dbecc73cc309e366b"
|
"hash": "3ea406d0fee755250bfc909de34d1c168b4f7d31e9fef12a995a3d196b85c8dc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.2.4/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.2.5/goreleaser_Windows_i386.zip",
|
||||||
"hash": "140935431abe04c18b0940ebfe5f1c03417ef420ec57c9db0aa9a925da10a6c7"
|
"hash": "8fb52d8c9ab473e0b2908590d391063b1fe5704fcce775b2b40ff67bb6d78923"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user