go-ipfs: Update to version 0.10.0

This commit is contained in:
Richard Kuhnt 2021-10-01 20:00:31 +00:00
parent 800785c894
commit dd190f3e77

View File

@ -1,16 +1,16 @@
{ {
"version": "0.9.1", "version": "0.10.0",
"description": "A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.", "description": "A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.",
"homepage": "https://ipfs.io/", "homepage": "https://ipfs.io/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.9.1/go-ipfs_v0.9.1_windows-amd64.zip", "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.10.0/go-ipfs_v0.10.0_windows-amd64.zip",
"hash": "sha512:ce233e1f65107391c35643fcec653a1b30ce042c6ce72254373095c212837853dfc2a2cd9221f0b99df630615fd1acbd9603943d6e3a38dd284ae7ce6e43b997" "hash": "sha512:ba52abc271bc1d85ee102731fc39c101622bb1f2ec60bce43179260a9dbad8e6dcde5fc343b0ab40c69d755f761ef3e292502fd471009f01080fc48208d5a65b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.9.1/go-ipfs_v0.9.1_windows-386.zip", "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.10.0/go-ipfs_v0.10.0_windows-386.zip",
"hash": "sha512:4d08fec77197e93f1914f793690d6e3cf2cfb3e5d27b43f9b840d0185c382d76e54d07aea15a6769b6269e03156fc9477417411a7b41a8fa4f561be955437f22" "hash": "sha512:279f83c7d52f9be9f329f5db3b1173080cbb7658b4d471896d44575320bb8fa988a0605e20878ca0a69cc933096eae29823f8883e0264414c37f188c7aa637ca"
} }
}, },
"extract_dir": "go-ipfs", "extract_dir": "go-ipfs",