mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
goreleaser: Update to version 0.161.1
This commit is contained in:
parent
676315691f
commit
e2f8ed5d33
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.161.0",
|
||||
"version": "0.161.1",
|
||||
"description": "Release automation tool for Go projects.",
|
||||
"homepage": "https://goreleaser.com",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.161.0/goreleaser_Windows_x86_64.zip",
|
||||
"hash": "8a3a036456eaea51bc4833c45491353233cfa1cfef9f8a62e8495cb2ea3735a6"
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.161.1/goreleaser_Windows_x86_64.zip",
|
||||
"hash": "fde003cd8999cdc2c7381a290f7f87875d3f4b6a5ffbd48affab4a2484c2773f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.161.0/goreleaser_Windows_i386.zip",
|
||||
"hash": "3ab1f230c29ccac1cf64e07218527389fa12c64fd483596129e526d75241f829"
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.161.1/goreleaser_Windows_i386.zip",
|
||||
"hash": "2c441df13bdb5e1dff170f24bb2617ac30751c9f0025338592b06e715b32c801"
|
||||
}
|
||||
},
|
||||
"bin": "goreleaser.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user