goreleaser: Update to version 0.166.2

This commit is contained in:
Richard Kuhnt 2021-05-30 20:00:22 +00:00
parent 8c06af4389
commit 91c83b71cc

View File

@ -1,16 +1,16 @@
{
"version": "0.166.1",
"version": "0.166.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.166.1/goreleaser_Windows_x86_64.zip",
"hash": "d8cae38d36d01c3517aa28210ce1fd27d1120278edf0b81b49be5327510324a6"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.166.2/goreleaser_Windows_x86_64.zip",
"hash": "2a5260acc027659a1230846da2e3e23f895b467a2cedbcdc2ad3014b3c004a2f"
},
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.166.1/goreleaser_Windows_i386.zip",
"hash": "a48a2b5530582b3a76ffe915eaefa0b88adb3b52065f2f3bc40d2a82774f0e07"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.166.2/goreleaser_Windows_i386.zip",
"hash": "068fcff8d0b14fcae517364fe3ef3500ebd9760db59d07387ee0f7f804320311"
}
},
"bin": "goreleaser.exe",