mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
goreleaser: Update to version 1.11.2
This commit is contained in:
parent
004c03853f
commit
14ff5571aa
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.11.1",
|
||||
"version": "1.11.2",
|
||||
"description": "Release automation tool for Go projects.",
|
||||
"homepage": "https://goreleaser.com",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.11.1/goreleaser_Windows_x86_64.zip",
|
||||
"hash": "9ce02462882513c48d3874a4615f90095dde1b2f7d6821561d68f0faad72000b"
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.11.2/goreleaser_Windows_x86_64.zip",
|
||||
"hash": "1616bb3df0ba85bd496553ff8b3f7794c1f2714a7824074954e46c59ffc27191"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.11.1/goreleaser_Windows_i386.zip",
|
||||
"hash": "ff1211ea33ed1c13292d33a61d12aa9423901007ece007f38674aac2a9b3dda2"
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.11.2/goreleaser_Windows_i386.zip",
|
||||
"hash": "d15580694e667fdbefd1b470a2528dd3956920eeda7bb18d82f0e9cb107eb038"
|
||||
}
|
||||
},
|
||||
"bin": "goreleaser.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user