mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
goreleaser: Update to version 1.26.2
This commit is contained in:
parent
4b2232b5a5
commit
136bcc6f15
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.26.1",
|
"version": "1.26.2",
|
||||||
"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.26.1/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.26.2/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "931af9ca373ee204b4dbd43b878caedaaa5b9f76da0a955e9f84c879c38087b5"
|
"hash": "ed95a757e83ee7d10e77dc56b9a9a221a2cbce3ccdd38e701ec4b1befc7606f6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.26.1/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.26.2/goreleaser_Windows_i386.zip",
|
||||||
"hash": "601d8675ea3c72dd05dbedb9a4249bf9198ebe0dbe3cdb085bfe717834d4032a"
|
"hash": "c257a38a42da9db7815b3bdfc0214b7d1fcabc1a5abe81d02789c39549ce79db"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.26.1/goreleaser_Windows_arm64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.26.2/goreleaser_Windows_arm64.zip",
|
||||||
"hash": "ba5362ba6a9026898ea0650cc1c9d8e8ecc06a55450d234d82131c2ec78f427f"
|
"hash": "79ab333fcba12f175a090d6790d3c2ac39e5ed3bd3b06bc484a69769e12f948c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user