mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
goreleaser: Update to version 0.161.0
This commit is contained in:
parent
8b5501b081
commit
4803d29d9d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.160.0",
|
"version": "0.161.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.160.0/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.161.0/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "1c4998713c5a22a1fffa670a42c819b032f021ec2289239377825d03393c79a2"
|
"hash": "8a3a036456eaea51bc4833c45491353233cfa1cfef9f8a62e8495cb2ea3735a6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.160.0/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.161.0/goreleaser_Windows_i386.zip",
|
||||||
"hash": "695bba589b61f5e5f9d608feac67ecebe6093a48fccda0e053285dfa8c38e05c"
|
"hash": "3ab1f230c29ccac1cf64e07218527389fa12c64fd483596129e526d75241f829"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user