mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
goreleaser: Update to version 0.156.1
This commit is contained in:
parent
7b0c7209c3
commit
978d1f8751
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.155.2",
|
||||
"version": "0.156.1",
|
||||
"description": "Release automation tool for Go projects.",
|
||||
"homepage": "https://goreleaser.com",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.155.2/goreleaser_Windows_x86_64.zip",
|
||||
"hash": "ecf23894b27e68104feb330518a4363337b16f4096b0c96fab9e082deaf20dd3"
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.156.1/goreleaser_Windows_x86_64.zip",
|
||||
"hash": "02fe25067e3ef883b5b31d6cab3b825bc314a038481a843987ae3f4a35e1ade4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.155.2/goreleaser_Windows_i386.zip",
|
||||
"hash": "348b90498f0afe3a378a16b5b223db9c1cf95a7cbe80d7a8b46acc7167aa270e"
|
||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.156.1/goreleaser_Windows_i386.zip",
|
||||
"hash": "04385aae627df914d1cfb1eb63abcb587374faf0a907c40d470f90e6c0e52905"
|
||||
}
|
||||
},
|
||||
"bin": "goreleaser.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user