goreleaser: Update to version 1.11.1

This commit is contained in:
github-actions[bot] 2022-08-30 05:01:06 +00:00
parent 8947a78db1
commit 4c7d5b791c

View File

@ -1,16 +1,16 @@
{
"version": "1.11.0",
"version": "1.11.1",
"description": "Release automation tool for Go projects.",
"homepage": "https://goreleaser.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.11.0/goreleaser_Windows_x86_64.zip",
"hash": "1c38d1d71d8055bbe110a7d7f4a10ab9f013d12fa893397487ad3d4b4a9fc014"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.11.1/goreleaser_Windows_x86_64.zip",
"hash": "9ce02462882513c48d3874a4615f90095dde1b2f7d6821561d68f0faad72000b"
},
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.11.0/goreleaser_Windows_i386.zip",
"hash": "78e620ec6e13b07092e9273e33ebeaaf47512c3a378c51de885e52337094990b"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.11.1/goreleaser_Windows_i386.zip",
"hash": "ff1211ea33ed1c13292d33a61d12aa9423901007ece007f38674aac2a9b3dda2"
}
},
"bin": "goreleaser.exe",