goreleaser: Update to version 0.160.0

This commit is contained in:
Richard Kuhnt 2021-03-20 19:00:17 +00:00
parent ae0546bd5f
commit 85e87f62d8

View File

@ -1,16 +1,16 @@
{
"version": "0.159.0",
"version": "0.160.0",
"description": "Release automation tool for Go projects.",
"homepage": "https://goreleaser.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.159.0/goreleaser_Windows_x86_64.zip",
"hash": "d037547a43a74b82af16847f6833e0136c8f24f6cb0e50616d296bc1722f0e18"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.160.0/goreleaser_Windows_x86_64.zip",
"hash": "1c4998713c5a22a1fffa670a42c819b032f021ec2289239377825d03393c79a2"
},
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.159.0/goreleaser_Windows_i386.zip",
"hash": "b63ddd534b7ec331a5ae65c730157b8cf467776d5f4c6c826d356b4804d98a5c"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.160.0/goreleaser_Windows_i386.zip",
"hash": "695bba589b61f5e5f9d608feac67ecebe6093a48fccda0e053285dfa8c38e05c"
}
},
"bin": "goreleaser.exe",