mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
goreleaser:
This commit is contained in:
parent
e1f550a5ec
commit
de2a1ecc9e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.155.0",
|
"version": "0.155.1",
|
||||||
"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/v0.155.0/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.155.1/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "abe55e4d8e8ba58913850ce8871550d9699510d84dc334035069105b42ecc980"
|
"hash": "932141d1c26b93a20ff5e21c79a9a173c8d649ccdfa9391c9bc4374f84c780c0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.155.0/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.155.1/goreleaser_Windows_i386.zip",
|
||||||
"hash": "798670361dfc469f1ce4f6e3bd9233d28f09700ef776fa346b20b2e301657a79"
|
"hash": "bec0cb9cf18d8b96d2da4c8e3bba4f21fc0ca97165d859c7e15881d38c834f0a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user