mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 21:21:21 +00:00
goreleaser: Update to version 1.11.0
This commit is contained in:
parent
d2955e3a1c
commit
bc169b1dd3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.3",
|
"version": "1.11.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/v1.10.3/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.11.0/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "0bf425d988d81fa64a2fc501f8bb38ca482115594c82837a0dd8635776047e9b"
|
"hash": "1c38d1d71d8055bbe110a7d7f4a10ab9f013d12fa893397487ad3d4b4a9fc014"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.10.3/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.11.0/goreleaser_Windows_i386.zip",
|
||||||
"hash": "1af962a9e7037145be38646f9803c9f6000b24b9d9cc358a0e37b03502658d01"
|
"hash": "78e620ec6e13b07092e9273e33ebeaaf47512c3a378c51de885e52337094990b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user