mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
goreleaser: Update to version 1.10.3
This commit is contained in:
parent
4802055283
commit
6e21042484
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.2",
|
"version": "1.10.3",
|
||||||
"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.10.2/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.10.3/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "e038d88d7906b81120a16cb6520ab5441fc725dca4d3434ea021cd7457fd4f5f"
|
"hash": "0bf425d988d81fa64a2fc501f8bb38ca482115594c82837a0dd8635776047e9b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.10.2/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.10.3/goreleaser_Windows_i386.zip",
|
||||||
"hash": "380b75024b044f57b4bd136589ffd6b948ebdba5286eb751230a50774a8991f3"
|
"hash": "1af962a9e7037145be38646f9803c9f6000b24b9d9cc358a0e37b03502658d01"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user