mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
goreleaser: Update to version 0.154.0
This commit is contained in:
parent
e48f2cfc75
commit
87b5fd5d48
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.153.0",
|
"version": "0.154.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.153.0/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.154.0/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "4c2751126071c0cfa8a43d37fcf1cf04c8f4636060b5c63554c0271b12d34d45"
|
"hash": "8f555233c77aed5df09449bf376240739736bdce811ef6265b7d0a4017c80f9f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.153.0/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.154.0/goreleaser_Windows_i386.zip",
|
||||||
"hash": "26c749a6325a2851f8e5efb4dc60a0ea54fd5fb03d48043dce694dbb8c2dd6fd"
|
"hash": "384aa03ded28f5d80bd170427de0606ec7e7a91194a4656b33e40c0aec38e9fe"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user