goreleaser: Update to version 0.184.0

This commit is contained in:
Richard Kuhnt 2021-11-09 08:00:29 +00:00
parent 45f2b529d7
commit 81fb042be9

View File

@ -1,16 +1,16 @@
{
"version": "0.183.0",
"version": "0.184.0",
"description": "Release automation tool for Go projects.",
"homepage": "https://goreleaser.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.183.0/goreleaser_Windows_x86_64.zip",
"hash": "cd41158809713f51e7c0459ec4f5a65edcda56c618f53db87df66307884d807c"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.184.0/goreleaser_Windows_x86_64.zip",
"hash": "a4ccca17576e91ebe8fd244f2e34a83c857a90e861624ad7aab9395c760ddfa5"
},
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.183.0/goreleaser_Windows_i386.zip",
"hash": "f7799b70aaec6498db76c0cd90b2ae1266b94b0bcef7b8404e9126ca7e8b96fc"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.184.0/goreleaser_Windows_i386.zip",
"hash": "3e06cdee6ea272788fbf99ee0b248042de36fa2b63495a900780560c3c21ae7a"
}
},
"bin": "goreleaser.exe",