mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
goreleaser: Update to version 1.12.1
This commit is contained in:
parent
86d1258721
commit
6477d698d3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.5",
|
"version": "1.12.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/v1.11.5/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.12.1/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "9c58114bdf146bb7cea1f89dbbc6f6ba2dc6e60b77f1dfa3ad2af5b75d6d643e"
|
"hash": "c5dac1c7b8d42018fb0d38b17330d6c3e42d1bac53abdb64e5a4b8fc7540f12a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.11.5/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.12.1/goreleaser_Windows_i386.zip",
|
||||||
"hash": "f2f679b32c2bbdee0575c53beafe2f6515a348ed88bb1e7ac3c405991da17e2b"
|
"hash": "1b06c0c724ac265813d626d67706ed29d1aeacc6ab0da14216d4ddadf8e1bc2a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user