mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
goreleaser: Update to version 0.138.0
This commit is contained in:
parent
bc0216abc0
commit
947fb4d773
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.137.0",
|
||||
"version": "0.138.0",
|
||||
"description": "Release automation tool for Go projects.",
|
||||
"homepage": "https://goreleaser.com",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.137.0/goreleaser_Windows_i386.zip",
|
||||
"hash": "7c7b8baff4f1c28d7cf929efd0045606dc1c60c072ee027fca7c55bbe7f7e44c"
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.138.0/goreleaser_Windows_i386.zip",
|
||||
"hash": "c15bcf026f37483d629de8bf6c3c6ff6a71e5600e3c92a54576fb93af072db19"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.137.0/goreleaser_Windows_x86_64.zip",
|
||||
"hash": "b82bd59bc20b2ad9fba2fc93d590991646d0caf3a1f0e2bb0698b1f9524cc2e5"
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.138.0/goreleaser_Windows_x86_64.zip",
|
||||
"hash": "de174f85e1057a3d366030aeb0050bbf021ecc4783458195cd12ba6ebd5de2a9"
|
||||
}
|
||||
},
|
||||
"bin": "goreleaser.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user