goreleaser: Update to version 1.11.3

This commit is contained in:
github-actions[bot] 2022-09-16 04:59:52 +00:00
parent fcae6412cd
commit ca852e3f28

View File

@ -1,16 +1,16 @@
{
"version": "1.11.2",
"version": "1.11.3",
"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.2/goreleaser_Windows_x86_64.zip",
"hash": "1616bb3df0ba85bd496553ff8b3f7794c1f2714a7824074954e46c59ffc27191"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.11.3/goreleaser_Windows_x86_64.zip",
"hash": "16c3bf49fc66300a9e26b7bf3e909ea30f578952bef547984dde31fd51d24e13"
},
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.11.2/goreleaser_Windows_i386.zip",
"hash": "d15580694e667fdbefd1b470a2528dd3956920eeda7bb18d82f0e9cb107eb038"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.11.3/goreleaser_Windows_i386.zip",
"hash": "6f065419b896b0645696acd89fcf597933b9d3abdef3b90c43a33c02849d7a69"
}
},
"bin": "goreleaser.exe",