goreleaser: Update to version 0.120.3

This commit is contained in:
Richard Kuhnt 2019-10-22 05:00:16 +00:00
parent 1a424e0f16
commit 1f8c9b9c72

View File

@ -1,16 +1,16 @@
{
"version": "0.120.2",
"version": "0.120.3",
"description": "Release automation tool for Go projects.",
"homepage": "https://goreleaser.com",
"license": "MIT",
"architecture": {
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.120.2/goreleaser_Windows_i386.zip",
"hash": "f6c780f02e423e7d4d776480ca9fa9e9a751701d3058335aff12c681cbd00a1d"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.120.3/goreleaser_Windows_i386.zip",
"hash": "6befe395bbe7f54d6dbbfa27b06dd6439822afc6678885454a178de00214478c"
},
"64bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.120.2/goreleaser_Windows_x86_64.zip",
"hash": "f573618616c49cfcb70837dc7c091852d9762f333a0dc31623155b05bcde2880"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.120.3/goreleaser_Windows_x86_64.zip",
"hash": "e2818e3243d4227c0e6be7cb2a927cb408f300841f77422136222fc88cecc82b"
}
},
"bin": "goreleaser.exe",