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