mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
go-ipfs: Update to version 0.9.0
This commit is contained in:
parent
88013cde91
commit
c9e07a7ed1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.0",
|
"version": "0.9.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.8.0/go-ipfs_v0.8.0_windows-amd64.zip",
|
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.9.0/go-ipfs_v0.9.0_windows-amd64.zip",
|
||||||
"hash": "sha512:f9e260ea039c4d263fd5ef9d6d9829b98f88d524a206985169a89549fdb46b329d2fee2ac3196885726781dae247dd1fed00a9dba3d4ddd86a6423f2374b2276"
|
"hash": "sha512:482f636f398eb87cc42ab1b1e51e6deb268f15686c5911d334974407929e2d8e00739ccdb89d105bc6bb2018b629a2710e97c384b2b8309f8784a31b94397df8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.8.0/go-ipfs_v0.8.0_windows-386.zip",
|
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.9.0/go-ipfs_v0.9.0_windows-386.zip",
|
||||||
"hash": "sha512:1939bc25beac072dc9dedbadf5ba7008a36858d4410a57cbcaa29d27f4bd02c0c82567d357dd2a2c8f493cebb54ceb631ffa8dbc8306cf34fcb7fbd06bd14244"
|
"hash": "sha512:668104441b962dce4f3cba084b2d1a53643a7393b7ea3ed4c537e1f11ffbfb39d3460f25082aa847547a454994939666db00e6da1d515819f0682193f1dd043c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go-ipfs",
|
"extract_dir": "go-ipfs",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user