go-ipfs: Update to version 0.6.0

This commit is contained in:
Jakub Čábera 2020-06-20 09:07:13 +02:00
parent 82a5c3b7b8
commit 72b3889e0e

View File

@ -1,16 +1,16 @@
{
"homepage": "https://ipfs.io/",
"version": "0.5.1",
"version": "0.6.0",
"license": "MIT",
"description": "A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.",
"architecture": {
"64bit": {
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.5.1/go-ipfs_v0.5.1_windows-amd64.zip",
"hash": "sha512:af3ba489fe61180ca477a91958c6d26d93f1c021c1d35cebafae428c9ead6d53ed42c7025ac811aa37c0dac064ad8dd41136ccf86a54fb306f966f2f179d69fa"
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.6.0/go-ipfs_v0.6.0_windows-amd64.zip",
"hash": "sha512:2fb04eaa90b57fa9239a9e05234f288d017ba6d9001fa5330929faec3d6e0ad8b7d7eab35c3d0ee42fdd52e0d60a9b591dee3e59251b6d0e00c3d1ead15bf12d"
},
"32bit": {
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.5.1/go-ipfs_v0.5.1_windows-386.zip",
"hash": "sha512:1b9710e502b9b567259209d912043569931eee9c44aa8bb623abfe4874c516011afc8376ff9337e7fd972c0368a2c037234673166fd90fe58f6fb0a9870388c6"
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.6.0/go-ipfs_v0.6.0_windows-386.zip",
"hash": "sha512:7b540e516abacb12b2a1d020d0ede8558d35d4909c6bb16f2ada464df4ea9ea2312ee8dcc0b0405d3ff0c733ecc13216f95465fd8b3221da96af26657d621bc7"
}
},
"extract_dir": "go-ipfs",