goreleaser: Update to version 0.176.0

This commit is contained in:
Richard Kuhnt 2021-08-25 02:01:48 +00:00
parent f04b846da9
commit 90f473ee28

View File

@ -1,16 +1,16 @@
{
"version": "0.175.0",
"version": "0.176.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.175.0/goreleaser_Windows_x86_64.zip",
"hash": "1a74cae9baf508a04f83656a55dbc588b269db5f57db2daf3df72766e8abfde9"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.176.0/goreleaser_Windows_x86_64.zip",
"hash": "ccd955af3069c3f8a560e40b7d6a92566febeb5abb243274e4484c136ec7b4df"
},
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.175.0/goreleaser_Windows_i386.zip",
"hash": "b4967eb137846ec9e1103c5e70b63108cfdc80280967997ec556e8ec3dc90abc"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.176.0/goreleaser_Windows_i386.zip",
"hash": "959896ccf85ce2795b2c4226cf77a942114d259d28ad7b9427f33cc6f79d373d"
}
},
"bin": "goreleaser.exe",