mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
goreleaser: Update to version 0.183.0
This commit is contained in:
parent
a94684654a
commit
11022114a1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.182.1",
|
"version": "0.183.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.182.1/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.183.0/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "66af1c25dc8153f7df1919938111d3e01d5fb717ea089238e4cec9fd67290183"
|
"hash": "cd41158809713f51e7c0459ec4f5a65edcda56c618f53db87df66307884d807c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.182.1/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.183.0/goreleaser_Windows_i386.zip",
|
||||||
"hash": "56b134355a59efc5638fb9bc4eb793c852afee0508fafe062f60506e23dd8c85"
|
"hash": "f7799b70aaec6498db76c0cd90b2ae1266b94b0bcef7b8404e9126ca7e8b96fc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user