mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 21:51:31 +00:00
goreleaser: Update to version 0.131.1
This commit is contained in:
parent
30683b8335
commit
34c8a4e0de
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.131.0",
|
"version": "0.131.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": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.131.0/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.131.1/goreleaser_Windows_i386.zip",
|
||||||
"hash": "a573bec275c77cdc53e9738b4ae6c3eb359163414bf191fe9f78bfd895426503"
|
"hash": "6e5fafcd2a578f9ef14ac02260390a5be7f7a348d96eca530100bc790be14c18"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.131.0/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.131.1/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "91781315673a7088ff4b8988eab4f677d1d1169c9ce5283866c298ca14ddfb4d"
|
"hash": "5f317de2edc1eb714b73fe8eedfbf9d917b749a84b17f30db8eb956a4da0f6d4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user