goreleaser: Update to version 0.120.4

This commit is contained in:
Richard Kuhnt 2019-10-31 01:00:17 +00:00
parent 25f70a147b
commit d2c06dd9a3

View File

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