mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
goreleaser: Update to version 1.10.2
This commit is contained in:
parent
e2eb5dbd93
commit
6c2d4a323c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.1",
|
"version": "1.10.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.10.1/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.10.2/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "8a864525882f587768f80b73d08d334497c069f4220ba3989fd019994f01b6b4"
|
"hash": "e038d88d7906b81120a16cb6520ab5441fc725dca4d3434ea021cd7457fd4f5f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.10.1/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.10.2/goreleaser_Windows_i386.zip",
|
||||||
"hash": "95af5e11c1237c0ce0eaf6ef9b54d529738c93a9c79eb21a8a4bdbc6df81a9fe"
|
"hash": "380b75024b044f57b4bd136589ffd6b948ebdba5286eb751230a50774a8991f3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user