go-ipfs: Update to version 0.7.0

This commit is contained in:
Jakub Čábera 2020-09-23 08:44:08 +02:00
parent e3075c0337
commit 0a99a3bd7f

View File

@ -1,16 +1,16 @@
{
"homepage": "https://ipfs.io/",
"version": "0.6.0",
"license": "MIT",
"version": "0.7.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.6.0/go-ipfs_v0.6.0_windows-amd64.zip",
"hash": "sha512:2fb04eaa90b57fa9239a9e05234f288d017ba6d9001fa5330929faec3d6e0ad8b7d7eab35c3d0ee42fdd52e0d60a9b591dee3e59251b6d0e00c3d1ead15bf12d"
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.7.0/go-ipfs_v0.7.0_windows-amd64.zip",
"hash": "sha512:2262220e0502f00d6d429cfd16d2f0c55fa73cafb100bd72589fd1f7d97b3527dc7d49d60460650796d754f2aa4b03ba07753457691ef7d1a10d10857b819045"
},
"32bit": {
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.6.0/go-ipfs_v0.6.0_windows-386.zip",
"hash": "sha512:7b540e516abacb12b2a1d020d0ede8558d35d4909c6bb16f2ada464df4ea9ea2312ee8dcc0b0405d3ff0c733ecc13216f95465fd8b3221da96af26657d621bc7"
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.7.0/go-ipfs_v0.7.0_windows-386.zip",
"hash": "sha512:98b6a8e1f8bc2b9b6d1c84fca528291584d051e4f6bf87cb86da7b4f2b23d5825d6e57d47163e41bd93fcb10cf41ec2782ba7de5def5c3b85ebd06278f532a6a"
}
},
"extract_dir": "go-ipfs",