goreleaser: Update to version 1.13.0

This commit is contained in:
github-actions[bot] 2022-11-20 20:27:11 +00:00
parent dad3ebc2bd
commit a343fd78b8

View File

@ -1,16 +1,16 @@
{
"version": "1.12.3",
"version": "1.13.0",
"description": "Release automation tool for Go projects.",
"homepage": "https://goreleaser.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.12.3/goreleaser_Windows_x86_64.zip",
"hash": "fe2c663bec075cc21d70c1d9f6d8331ca48c7ad8ccb10fb0a6a619a837fe92fb"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.13.0/goreleaser_Windows_x86_64.zip",
"hash": "433adc7deb435f758fff0310379e0615b9f5c06948ff102f10bfe8531bf588d5"
},
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.12.3/goreleaser_Windows_i386.zip",
"hash": "06a80cac583dc5100725fbba011d173e611519831119ccbd7f28ff8479079ae1"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.13.0/goreleaser_Windows_i386.zip",
"hash": "80acda4fb8a28b377b7330dc7c7d29e3a2c2650cd8a0439021ea829a58687007"
}
},
"bin": "goreleaser.exe",