go-ipfs: hash fix (#2747)

Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
This commit is contained in:
github-actions[bot] 2021-10-09 17:36:24 +08:00 committed by GitHub
parent e2723f3e7a
commit fffe687eca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,11 +6,11 @@
"architecture": {
"64bit": {
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.10.0/go-ipfs_v0.10.0_windows-amd64.zip",
"hash": "sha512:ba52abc271bc1d85ee102731fc39c101622bb1f2ec60bce43179260a9dbad8e6dcde5fc343b0ab40c69d755f761ef3e292502fd471009f01080fc48208d5a65b"
"hash": "sha512:5f71c511a1b1a1c0cc9b5228cc931c42199fbe4ce256772125ef57e9c4dda1bf7b8c671c41e95fb3fb25728aa95b139777aa17cfd599b01dcf782a60a2fcf4f3"
},
"32bit": {
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.10.0/go-ipfs_v0.10.0_windows-386.zip",
"hash": "sha512:279f83c7d52f9be9f329f5db3b1173080cbb7658b4d471896d44575320bb8fa988a0605e20878ca0a69cc933096eae29823f8883e0264414c37f188c7aa637ca"
"hash": "sha512:822fc5d7a765aa76bdd5c97c66c4523a1eb79dec868439fe83f254fb0ad030be2d6f03bd273ff72389cbe25009be9e5d278d05d42759f212a36179dddbe13f96"
}
},
"extract_dir": "go-ipfs",