goreleaser: Update to version 0.117.0

This commit is contained in:
Richard Kuhnt 2019-08-27 18:00:35 +00:00
parent 0a1056c3a8
commit 1e21f73b85

View File

@ -1,16 +1,16 @@
{
"version": "0.116.0",
"version": "0.117.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.116.0/goreleaser_Windows_i386.zip",
"hash": "19ba28aec38d4325ee312a59c427422bdd05ea94183f2d732b110a7ac11a781f"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.117.0/goreleaser_Windows_i386.zip",
"hash": "1425c8109926022c034b7f8a4a7e0fbb83e5ca0fd49964d0de9acb927dc246e1"
},
"64bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.116.0/goreleaser_Windows_x86_64.zip",
"hash": "4cab363b92559ce5a73af91196caa55fd643dd4aed1f6e43201bdc48f20c82f1"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.117.0/goreleaser_Windows_x86_64.zip",
"hash": "f22b9c039e35093631c71fcbe8f6d84a26f6a3e3d0302e3932f93353d8201e4b"
}
},
"bin": "goreleaser.exe",