mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
goreleaser: Update to version 0.163.1
This commit is contained in:
parent
f2d6f7078f
commit
b211a7be9d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.163.0",
|
"version": "0.163.1",
|
||||||
"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.163.0/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.163.1/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "f4ec9b6d2dc912b754a95d61d317639f5015a63194b5bf1fc55893b54ae4f1a9"
|
"hash": "6652aabff97558831592cb6a9985229fc483d33beee40171635303f4caeff459"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.163.0/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.163.1/goreleaser_Windows_i386.zip",
|
||||||
"hash": "ff37a09741e38f7aed380f28c2144dfbfe09aef472cd7ceec7cf2d99264af5a6"
|
"hash": "063ecae08c8e327ac888279e38ed7794267227faa0342a2ee19cd81aeecbc24b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user