mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
goreleaser: Update to version 1.11.5
This commit is contained in:
parent
c1aa0f337b
commit
6901fb18df
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.4",
|
"version": "1.11.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.11.4/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.11.5/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "009fcc95c889b7c34e69f39f14776bbaec2f737d2f909783ca5d1304000f78eb"
|
"hash": "9c58114bdf146bb7cea1f89dbbc6f6ba2dc6e60b77f1dfa3ad2af5b75d6d643e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.11.4/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.11.5/goreleaser_Windows_i386.zip",
|
||||||
"hash": "6308412207eac1eece06862533d66f4136279883d222557b60985fd5668e2f70"
|
"hash": "f2f679b32c2bbdee0575c53beafe2f6515a348ed88bb1e7ac3c405991da17e2b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user