go-ipfs: Update to version 0.12.1

This commit is contained in:
github-actions[bot] 2022-03-19 16:29:21 +00:00
parent 163df960a5
commit a5ca37d81d

View File

@ -1,16 +1,16 @@
{
"version": "0.12.0",
"version": "0.12.1",
"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.12.0/go-ipfs_v0.12.0_windows-amd64.zip",
"hash": "sha512:13bda63615d92b23ab47f5f5d8dc8b1a39bf044ba59ef148ddcacbdbe1fa4438a22152d2504a56558b765b5647e8cc9b3cfd7243dbd393d424ac89621792387a"
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.12.1/go-ipfs_v0.12.1_windows-amd64.zip",
"hash": "sha512:fce5b11490a5cc7b63e5b7b561a5f183721f5c48b77ff432f27b16764e15cadde31a2c4ed1d177b891f235a23d7585c85e226d97d3b46a91e1d43eaa90a8863a"
},
"32bit": {
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.12.0/go-ipfs_v0.12.0_windows-386.zip",
"hash": "sha512:f14e787e7a42f43763ba70b70e3ef1e5131e35d8c8fa49f007e357e29a728d7b864b201e20dc6b9d28516bcccb06579d83b82119099fc8399f8a7df7d31bb8d6"
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.12.1/go-ipfs_v0.12.1_windows-386.zip",
"hash": "sha512:05c9543ae124a401767aed2579b1300aabf7208b88ce13e825789e3750be5f49a102820d800686e7e0cabe3d2a167f9e8011b6b2c093e21f939e0f7c18c398d7"
}
},
"extract_dir": "go-ipfs",