goreleaser: Update to version 1.6.3

This commit is contained in:
github-actions[bot] 2022-03-12 04:29:12 +00:00
parent 4e9eb7a90f
commit 114a071272

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.1", "version": "1.6.3",
"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.6.1/goreleaser_Windows_x86_64.zip", "url": "https://github.com/goreleaser/goreleaser/releases/download/v1.6.3/goreleaser_Windows_x86_64.zip",
"hash": "88185adb4e93313e9e0f5c6504d082ab0c525c58b14f2ac68650afa4e918af3d" "hash": "58f828cd910a5c3e20eadcb9b0e20d2c0f31089f4ee5a0ae9c7d9dcb047f63b6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.6.1/goreleaser_Windows_i386.zip", "url": "https://github.com/goreleaser/goreleaser/releases/download/v1.6.3/goreleaser_Windows_i386.zip",
"hash": "b84758b38071835e3490a11602a92822f7d0bb4bdd2b0277ebf25d6bd008b822" "hash": "8f0c5d8da3885c064b534d369a0d6ecf08d1e8ec17e5c50d7e9fe2b42f9e6d52"
} }
}, },
"bin": "goreleaser.exe", "bin": "goreleaser.exe",