mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
goreleaser: Update to version 1.15.1
This commit is contained in:
parent
aceaff5dab
commit
860118d0a1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.15.0",
|
||||
"version": "1.15.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.15.0/goreleaser_Windows_x86_64.zip",
|
||||
"hash": "77280b6bdfb637263209b3e507cc486b85bd0950d527e0deb6b9248e568b7829"
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.15.1/goreleaser_Windows_x86_64.zip",
|
||||
"hash": "3cd4f807ff88ece9968c3138f6238623d0c0c8f89688ebde4f1698c9d517491f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.15.0/goreleaser_Windows_i386.zip",
|
||||
"hash": "7be021d5e344146b62141faaab2b49c611a33ca80f35f4ed9c8845fa71b4460f"
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.15.1/goreleaser_Windows_i386.zip",
|
||||
"hash": "cdd535c20daf3823a0204f65b6f8bba62000a29a4a0bb6226abe8605dc7694c7"
|
||||
}
|
||||
},
|
||||
"bin": "goreleaser.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user