mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
goreleaser: Update to version 0.168.0
This commit is contained in:
parent
c1d5bf3538
commit
0dcb986d2c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.167.0",
|
"version": "0.168.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.167.0/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.168.0/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "bbcbffde2ee8d882feb9104d11c0d8983179a9aa23f6512ab4ecc2f0ec241e8d"
|
"hash": "bd7a1d9629e335ff313893f8a20b1458d85804198f3d05cd77ca49f7ffb0b4ef"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.167.0/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.168.0/goreleaser_Windows_i386.zip",
|
||||||
"hash": "be8277a1d91d284cb625585198dc571b971ed247d0c9ef9d46eb994d9b98f0a5"
|
"hash": "a844322a666c79e87faae7cd27c909d52e068d50785e83808c27c2ebae28a58f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user