goreleaser: Update to version 0.161.0

This commit is contained in:
Richard Kuhnt 2021-03-24 15:00:24 +00:00
parent 8b5501b081
commit 4803d29d9d

View File

@ -1,16 +1,16 @@
{
"version": "0.160.0",
"version": "0.161.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.160.0/goreleaser_Windows_x86_64.zip",
"hash": "1c4998713c5a22a1fffa670a42c819b032f021ec2289239377825d03393c79a2"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.161.0/goreleaser_Windows_x86_64.zip",
"hash": "8a3a036456eaea51bc4833c45491353233cfa1cfef9f8a62e8495cb2ea3735a6"
},
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.160.0/goreleaser_Windows_i386.zip",
"hash": "695bba589b61f5e5f9d608feac67ecebe6093a48fccda0e053285dfa8c38e05c"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.161.0/goreleaser_Windows_i386.zip",
"hash": "3ab1f230c29ccac1cf64e07218527389fa12c64fd483596129e526d75241f829"
}
},
"bin": "goreleaser.exe",