mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
goreleaser: Update to version 1.8.1
This commit is contained in:
parent
817b6cfa82
commit
fe8f382560
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.7.0",
|
||||
"version": "1.8.1",
|
||||
"description": "Release automation tool for Go projects.",
|
||||
"homepage": "https://goreleaser.com",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.7.0/goreleaser_Windows_x86_64.zip",
|
||||
"hash": "fdd5ca7cb052b86aff738ff89f5338ab16b7049c8fd02a74a56b01713e3e786b"
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.8.1/goreleaser_Windows_x86_64.zip",
|
||||
"hash": "5f405e7976df89f95a5254beab6bd30ba998da8b7197cc92fb94184b7f3b3c48"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.7.0/goreleaser_Windows_i386.zip",
|
||||
"hash": "6a8627d0ce0046c05f78bda3361122c9804596a3a5b7c329fe21ab14ac9e5928"
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.8.1/goreleaser_Windows_i386.zip",
|
||||
"hash": "ccd4695a855410c685296ca86d7c6aeb8be544d9d4a55da4535b163c7b513b2b"
|
||||
}
|
||||
},
|
||||
"bin": "goreleaser.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user