goreleaser: Update to version 1.3.1

This commit is contained in:
github-actions[bot] 2022-01-14 16:31:53 +00:00
parent a5760c6724
commit a6c179aa7b

View File

@ -1,16 +1,16 @@
{
"version": "1.3.0",
"version": "1.3.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.3.0/goreleaser_Windows_x86_64.zip",
"hash": "e90a96bf32ee7f98001000763ae5ab8f45ddc7fc29e9701bd30d7ef502777a28"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.3.1/goreleaser_Windows_x86_64.zip",
"hash": "58f45fb1091fe82f5c4e2bbf38b5435a4d95cb58c46fc1be2171cca1aaa625e1"
},
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.3.0/goreleaser_Windows_i386.zip",
"hash": "4923577aab570277e0221f50c8ffd570de74221217b41669ae72a054c872ab86"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.3.1/goreleaser_Windows_i386.zip",
"hash": "0f52affbc7f1e8a261b61c52c13311da1652560cf5cb1c8aa7b5e519e1bc9266"
}
},
"bin": "goreleaser.exe",