go-ipfs: Update to version 0.8.0

This commit is contained in:
Jakub Čábera 2021-02-19 08:22:46 +01:00
parent 75073c92de
commit 356b5d3f96

View File

@ -1,16 +1,16 @@
{
"version": "0.7.0",
"version": "0.8.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.7.0/go-ipfs_v0.7.0_windows-amd64.zip",
"hash": "sha512:2262220e0502f00d6d429cfd16d2f0c55fa73cafb100bd72589fd1f7d97b3527dc7d49d60460650796d754f2aa4b03ba07753457691ef7d1a10d10857b819045"
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.8.0/go-ipfs_v0.8.0_windows-amd64.zip",
"hash": "sha512:f9e260ea039c4d263fd5ef9d6d9829b98f88d524a206985169a89549fdb46b329d2fee2ac3196885726781dae247dd1fed00a9dba3d4ddd86a6423f2374b2276"
},
"32bit": {
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.7.0/go-ipfs_v0.7.0_windows-386.zip",
"hash": "sha512:98b6a8e1f8bc2b9b6d1c84fca528291584d051e4f6bf87cb86da7b4f2b23d5825d6e57d47163e41bd93fcb10cf41ec2782ba7de5def5c3b85ebd06278f532a6a"
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.8.0/go-ipfs_v0.8.0_windows-386.zip",
"hash": "sha512:1939bc25beac072dc9dedbadf5ba7008a36858d4410a57cbcaa29d27f4bd02c0c82567d357dd2a2c8f493cebb54ceb631ffa8dbc8306cf34fcb7fbd06bd14244"
}
},
"extract_dir": "go-ipfs",