mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
goreleaser: Update to version 0.118.2
This commit is contained in:
parent
b90184c592
commit
8166edd0ba
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.118.1",
|
"version": "0.118.2",
|
||||||
"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": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.118.1/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.118.2/goreleaser_Windows_i386.zip",
|
||||||
"hash": "1ce3cd8e8e4d6f2a45af1803871825ec336aac1d7bcdf31898b884f8b60f3092"
|
"hash": "342eb3cb3648210b859abc036562be7a6c5094883b6d7012ce8d7584b1b2c20b"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.118.1/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.118.2/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "66965be62d6db625b75bd09d0aee27559c7662cc37ad79211fb85fec73bd4291"
|
"hash": "dbb65336fdad4551487b5301dcb4bc21dd5d0101a883dbfed67e2943a6ec286e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user