mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 05:11:19 +00:00
goreleaser: Update to version 0.155.0
This commit is contained in:
parent
790f890397
commit
53e1f789a8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.154.0",
|
"version": "0.155.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/v0.154.0/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.155.0/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "8f555233c77aed5df09449bf376240739736bdce811ef6265b7d0a4017c80f9f"
|
"hash": "abe55e4d8e8ba58913850ce8871550d9699510d84dc334035069105b42ecc980"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.154.0/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.155.0/goreleaser_Windows_i386.zip",
|
||||||
"hash": "384aa03ded28f5d80bd170427de0606ec7e7a91194a4656b33e40c0aec38e9fe"
|
"hash": "798670361dfc469f1ce4f6e3bd9233d28f09700ef776fa346b20b2e301657a79"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user