goreleaser@1.3.0: Fix hash (Closes #3181)

This commit is contained in:
github-actions[bot] 2022-01-14 02:28:46 +00:00
parent a65b5204e5
commit aad3a19d29

View File

@ -6,7 +6,7 @@
"architecture": {
"64bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.3.0/goreleaser_Windows_x86_64.zip",
"hash": "25704daa87b432bcf281d5819200dc67c56852134cc4bc584ae9ee3f253a0397"
"hash": "e90a96bf32ee7f98001000763ae5ab8f45ddc7fc29e9701bd30d7ef502777a28"
},
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v1.3.0/goreleaser_Windows_i386.zip",