mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
goreleaser: Update to version 1.14.1
This commit is contained in:
parent
fee7693334
commit
4a2b884b22
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.14.0",
|
"version": "1.14.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/v1.14.0/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.14.1/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "67cdec7ae99dbcf86f579933cfd6b2daf07ace7d377f94546b5cbe64949308f2"
|
"hash": "734de7027cad17ce4007f58b7c6afc46aa3a7b3d61c1578b7e250da15e4dea28"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.14.0/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.14.1/goreleaser_Windows_i386.zip",
|
||||||
"hash": "6e40ed46ab039b60919957ef305623b54769d52aea539502e8e240bd227733c5"
|
"hash": "0aa0c2f08e26d47322e3c91e2d5d690975c28c3a4baaf9c82317245adc666263"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user