goreleaser: Update to version 1.11.2

This commit is contained in:
github-actions[bot] 2022-08-31 05:03:10 +00:00
parent 004c03853f
commit 14ff5571aa

View File

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