mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
go-ipfs: Update to version 0.9.1
This commit is contained in:
parent
532097802f
commit
f1606b2424
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.0",
|
"version": "0.9.1",
|
||||||
"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.0/go-ipfs_v0.9.0_windows-amd64.zip",
|
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.9.1/go-ipfs_v0.9.1_windows-amd64.zip",
|
||||||
"hash": "sha512:482f636f398eb87cc42ab1b1e51e6deb268f15686c5911d334974407929e2d8e00739ccdb89d105bc6bb2018b629a2710e97c384b2b8309f8784a31b94397df8"
|
"hash": "sha512:ce233e1f65107391c35643fcec653a1b30ce042c6ce72254373095c212837853dfc2a2cd9221f0b99df630615fd1acbd9603943d6e3a38dd284ae7ce6e43b997"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.9.0/go-ipfs_v0.9.0_windows-386.zip",
|
"url": "https://github.com/ipfs/go-ipfs/releases/download/v0.9.1/go-ipfs_v0.9.1_windows-386.zip",
|
||||||
"hash": "sha512:668104441b962dce4f3cba084b2d1a53643a7393b7ea3ed4c537e1f11ffbfb39d3460f25082aa847547a454994939666db00e6da1d515819f0682193f1dd043c"
|
"hash": "sha512:4d08fec77197e93f1914f793690d6e3cf2cfb3e5d27b43f9b840d0185c382d76e54d07aea15a6769b6269e03156fc9477417411a7b41a8fa4f561be955437f22"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go-ipfs",
|
"extract_dir": "go-ipfs",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user