goreleaser: Update to version 0.118.0

This commit is contained in:
Richard Kuhnt 2019-09-14 21:00:19 +00:00
parent a42cd346a8
commit 5366c31e0d

View File

@ -1,16 +1,16 @@
{
"version": "0.117.2",
"version": "0.118.0",
"description": "Release automation tool for Go projects.",
"homepage": "https://goreleaser.com",
"license": "MIT",
"architecture": {
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.117.2/goreleaser_Windows_i386.zip",
"hash": "25f5dfa1825ef9b4b4a75935a9a688c01a48a5cd7e4ef806ddb734af6824ac3f"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.118.0/goreleaser_Windows_i386.zip",
"hash": "3096246186078b66aedd6e5027d6129a02201f00f2dfbc66c99a52019d039ee5"
},
"64bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.117.2/goreleaser_Windows_x86_64.zip",
"hash": "3da750eba6db427e29354122125804ad93974d9801664172c7afe5b5a297d365"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.118.0/goreleaser_Windows_x86_64.zip",
"hash": "679545e6998c44c8b5b888aca3ee95320c1c5118b9803e42aeaed193a0e38197"
}
},
"bin": "goreleaser.exe",