goreleaser: Update to version 0.166.0

This commit is contained in:
Richard Kuhnt 2021-05-25 05:00:19 +00:00
parent e72df7f4c6
commit fc07d15669

View File

@ -1,16 +1,16 @@
{
"version": "0.165.0",
"version": "0.166.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.165.0/goreleaser_Windows_x86_64.zip",
"hash": "1a241af5b565929ce8fddd96e520424099cd97533351192c4a709e845f84b1e1"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.166.0/goreleaser_Windows_x86_64.zip",
"hash": "9dbda6ad8e312a6ab76f02e72a6ffe5766abc9facaf537a86cca13efcce4e9d6"
},
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.165.0/goreleaser_Windows_i386.zip",
"hash": "fad681200afc4623b96b8d35a34e21ff1aa5febbc3849bebe7f7e27e2e9b6883"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.166.0/goreleaser_Windows_i386.zip",
"hash": "132e066c6a41f19816b4abf6229b9662a2d88f9555128230b3f330f8ac668c6d"
}
},
"bin": "goreleaser.exe",