goreleaser: Update to version 0.117.2

This commit is contained in:
Richard Kuhnt 2019-09-06 20:00:18 +00:00
parent aae55fcc62
commit b3f37bbd7a

View File

@ -1,16 +1,16 @@
{
"version": "0.117.1",
"version": "0.117.2",
"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.1/goreleaser_Windows_i386.zip",
"hash": "4fc0d9c646c0ce67fce4bcfd8cf0bf9d1259473378fb2a91d41a72ac0291fa16"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.117.2/goreleaser_Windows_i386.zip",
"hash": "25f5dfa1825ef9b4b4a75935a9a688c01a48a5cd7e4ef806ddb734af6824ac3f"
},
"64bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.117.1/goreleaser_Windows_x86_64.zip",
"hash": "5e1fde2b7f7cdaea8206d620b42dcf65735d84f0f24d4b01f0e92c097f1e9691"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.117.2/goreleaser_Windows_x86_64.zip",
"hash": "3da750eba6db427e29354122125804ad93974d9801664172c7afe5b5a297d365"
}
},
"bin": "goreleaser.exe",