mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
goreleaser: Update to version 0.144.1
This commit is contained in:
parent
6c3f4cf346
commit
bbd82dae74
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.144.0",
|
"version": "0.144.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": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.144.0/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.144.1/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "35fb408d6ba834d1ba2cad62d9c74588efcd05391912dff19f8c814cb36f234a"
|
"hash": "6afcef67ba77ca3088b471b386cbe26838e70d01393a4c4347f11e4e8d720802"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.144.0/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.144.1/goreleaser_Windows_i386.zip",
|
||||||
"hash": "4619e683ee805cf78bb1dfa3235748eff38371890dd6bf1c78c55f0fa390b961"
|
"hash": "f99849eb78a1dc54640d6e215b440e7c52ac63bc2d79351d3e7d5345c8e038b5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user