mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
goreleaser: Update to version 0.146.0
This commit is contained in:
parent
1baf5d520e
commit
f8531d796f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.145.0",
|
"version": "0.146.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.145.0/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.146.0/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "5f871c58312381547d5f09faba8cb1e3eb74c58b02278db2c024a9589e999b0b"
|
"hash": "1ed9b686e7d232fbf162117993bb1add0c6a9305d61a96c124ccc23daaa0024c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.145.0/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.146.0/goreleaser_Windows_i386.zip",
|
||||||
"hash": "b380f1396df86239ca3030542398d9a1021c53ff6640cfd3a7207cc336229775"
|
"hash": "fc8da59971790682bd49da2c94b1d57506fac7e5e709d464e7d8f7f7ae117a97"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user