goreleaser: Update to version 0.174.2

This commit is contained in:
Richard Kuhnt 2021-08-02 01:00:34 +00:00
parent 232832c175
commit 73588e0237

View File

@ -1,16 +1,16 @@
{
"version": "0.174.1",
"version": "0.174.2",
"description": "Release automation tool for Go projects.",
"homepage": "https://goreleaser.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.174.1/goreleaser_Windows_x86_64.zip",
"hash": "e04fa647016549ed0b9d3b012f80b3b4f0a04f1bf6d09211594175a063baddfe"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.174.2/goreleaser_Windows_x86_64.zip",
"hash": "9d8ba7cd0ec4996182c4ffb3fa4b290e4ff2393ca2b77d7ec8ae4a4e9fc33c67"
},
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.174.1/goreleaser_Windows_i386.zip",
"hash": "de3236f75b7eb15e9a37fc197aeabbdd6c2ca61c07f90d4ab430f57f8ef7bc05"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.174.2/goreleaser_Windows_i386.zip",
"hash": "c238c24ee6a043ef64f6e64279a48d48e89982e3d07c8159e8dcbe170b4aaf6c"
}
},
"bin": "goreleaser.exe",