goreleaser: Update to version 0.123.0

This commit is contained in:
Richard Kuhnt 2019-11-20 20:00:51 +00:00
parent aff9c26cc7
commit 57e65408d9

View File

@ -1,16 +1,16 @@
{
"version": "0.122.0",
"version": "0.123.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.122.0/goreleaser_Windows_i386.zip",
"hash": "e538c0e8aa215ede7f3343a8fd873d8fc7edf1e4ee5c97427b69bd2796d648b4"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.123.0/goreleaser_Windows_i386.zip",
"hash": "b2e184213d067d700286decccc39a431b24f52c107489ef6ed0ae3696124300a"
},
"64bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.122.0/goreleaser_Windows_x86_64.zip",
"hash": "aba7f4d8e13fabc2ed077490eba3bd0cee28a7332048030af14478106c5461e6"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.123.0/goreleaser_Windows_x86_64.zip",
"hash": "8d40ab2067f85851cb81855eeba9bfd65329c6c012d59221edd099a3b76f74e9"
}
},
"bin": "goreleaser.exe",