go-ipfs: Update to version 0.12.0

This commit is contained in:
github-actions[bot] 2022-02-18 20:27:22 +00:00
parent 92d493ec04
commit 5a1042404d

View File

@ -1,16 +1,16 @@
{
"version": "0.11.0",
"version": "0.12.0",
"description": "A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.",
"homepage": "https://ipfs.io/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.11.0/go-ipfs_v0.11.0_windows-amd64.zip",
"hash": "sha512:668b438074101ef44594eed9ad896a5b1787752cbc2447786a77638c1e34485a9184d1a332bc08dc27228039f2abbc335d01c82da20352bd02fbc249179f26b2"
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.12.0/go-ipfs_v0.12.0_windows-amd64.zip",
"hash": "sha512:13bda63615d92b23ab47f5f5d8dc8b1a39bf044ba59ef148ddcacbdbe1fa4438a22152d2504a56558b765b5647e8cc9b3cfd7243dbd393d424ac89621792387a"
},
"32bit": {
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.11.0/go-ipfs_v0.11.0_windows-386.zip",
"hash": "sha512:6c50b2198dca734610d735c6b2553c7ca28e7f5f732be50f02d2a9463cedd6e1c2289bd3e7134e5e0399e015066e0e45584424be0e5e02f2d709f6d138ecd6d3"
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.12.0/go-ipfs_v0.12.0_windows-386.zip",
"hash": "sha512:f14e787e7a42f43763ba70b70e3ef1e5131e35d8c8fa49f007e357e29a728d7b864b201e20dc6b9d28516bcccb06579d83b82119099fc8399f8a7df7d31bb8d6"
}
},
"extract_dir": "go-ipfs",