mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
goreleaser: Update to version 0.160.0
This commit is contained in:
parent
ae0546bd5f
commit
85e87f62d8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.159.0",
|
"version": "0.160.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.159.0/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.160.0/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "d037547a43a74b82af16847f6833e0136c8f24f6cb0e50616d296bc1722f0e18"
|
"hash": "1c4998713c5a22a1fffa670a42c819b032f021ec2289239377825d03393c79a2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.159.0/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.160.0/goreleaser_Windows_i386.zip",
|
||||||
"hash": "b63ddd534b7ec331a5ae65c730157b8cf467776d5f4c6c826d356b4804d98a5c"
|
"hash": "695bba589b61f5e5f9d608feac67ecebe6093a48fccda0e053285dfa8c38e05c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user