goreleaser: Update to version 1.14.0

This commit is contained in:
github-actions[bot] 2022-12-28 00:33:10 +00:00
parent 0025b9cb2d
commit af9ac63f08

View File

@ -1,16 +1,16 @@
{
"version": "1.13.1",
"version": "1.14.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.13.1/goreleaser_Windows_x86_64.zip",
"hash": "c3880be7597a5f9478cb8bf2ba291b8b1ff749191f373de886cbc4583c5a8c51"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.14.0/goreleaser_Windows_x86_64.zip",
"hash": "67cdec7ae99dbcf86f579933cfd6b2daf07ace7d377f94546b5cbe64949308f2"
},
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.13.1/goreleaser_Windows_i386.zip",
"hash": "f54271982cde3f8e8852e35527bb5d5bdd0c6e2f9cbdbaabd091d3f87a768fc8"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.14.0/goreleaser_Windows_i386.zip",
"hash": "6e40ed46ab039b60919957ef305623b54769d52aea539502e8e240bd227733c5"
}
},
"bin": "goreleaser.exe",