mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
goreleaser: Update to version 0.181.1
This commit is contained in:
parent
385ad1eb88
commit
bfe7c8105e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.181.0",
|
"version": "0.181.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/v0.181.0/goreleaser_Windows_x86_64.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.181.1/goreleaser_Windows_x86_64.zip",
|
||||||
"hash": "2ea77ae2faebf0342e1cb0a214c75e8e23bb92b43163e47e7b5f1408be63fa45"
|
"hash": "30492cc400c82c6756d2022942df68e8217adca5a06812d7c65826e8d3fd86e0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.181.0/goreleaser_Windows_i386.zip",
|
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.181.1/goreleaser_Windows_i386.zip",
|
||||||
"hash": "17775bca6dcebd1c8cbd296b4d09d742845b9beadd56a4bf9624325d94615e89"
|
"hash": "b9752179d146b24549712ca227919117b7cb9ffc4d7280f51ab3a44d0a082cda"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "goreleaser.exe",
|
"bin": "goreleaser.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user