goreleaser: Update to version 1.1.0

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:00 +00:00
parent 4ab670bb35
commit 7bb10e20e1

View File

@ -1,16 +1,16 @@
{
"version": "0.184.0",
"version": "1.1.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.184.0/goreleaser_Windows_x86_64.zip",
"hash": "a4ccca17576e91ebe8fd244f2e34a83c857a90e861624ad7aab9395c760ddfa5"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.1.0/goreleaser_Windows_x86_64.zip",
"hash": "4e12988db79a3a004215d6a247366b8f6533c0dacacf63b9946d6fade1a25d85"
},
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v0.184.0/goreleaser_Windows_i386.zip",
"hash": "3e06cdee6ea272788fbf99ee0b248042de36fa2b63495a900780560c3c21ae7a"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.1.0/goreleaser_Windows_i386.zip",
"hash": "875da705a458e0712c95f5253a5cd0c800edaf3138819742f54d0dbeb54324f6"
}
},
"bin": "goreleaser.exe",