goreleaser: Update to version 0.164.0

This commit is contained in:
Richard Kuhnt 2021-04-22 16:00:23 +00:00
parent 7c585948a3
commit ea56f94825

View File

@ -1,16 +1,16 @@
{
"version": "0.163.1",
"version": "0.164.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.163.1/goreleaser_Windows_x86_64.zip",
"hash": "6652aabff97558831592cb6a9985229fc483d33beee40171635303f4caeff459"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.164.0/goreleaser_Windows_x86_64.zip",
"hash": "a67bbcce1e0696cd984d0074f336e709daa34750a0c0c55ece989b15d6e37984"
},
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.163.1/goreleaser_Windows_i386.zip",
"hash": "063ecae08c8e327ac888279e38ed7794267227faa0342a2ee19cd81aeecbc24b"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.164.0/goreleaser_Windows_i386.zip",
"hash": "c66b800697925465654aa40f45c8cf47c697b667d42e6f7ae525e649adcb2b92"
}
},
"bin": "goreleaser.exe",