From dd190f3e77b094132c27182a4d75cee57597543d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 1 Oct 2021 20:00:31 +0000 Subject: [PATCH] go-ipfs: Update to version 0.10.0 --- bucket/go-ipfs.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/go-ipfs.json b/bucket/go-ipfs.json index 349c8e2a3c..94e3f56f1c 100644 --- a/bucket/go-ipfs.json +++ b/bucket/go-ipfs.json @@ -1,16 +1,16 @@ { - "version": "0.9.1", + "version": "0.10.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.9.1/go-ipfs_v0.9.1_windows-amd64.zip", - "hash": "sha512:ce233e1f65107391c35643fcec653a1b30ce042c6ce72254373095c212837853dfc2a2cd9221f0b99df630615fd1acbd9603943d6e3a38dd284ae7ce6e43b997" + "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.10.0/go-ipfs_v0.10.0_windows-amd64.zip", + "hash": "sha512:ba52abc271bc1d85ee102731fc39c101622bb1f2ec60bce43179260a9dbad8e6dcde5fc343b0ab40c69d755f761ef3e292502fd471009f01080fc48208d5a65b" }, "32bit": { - "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.9.1/go-ipfs_v0.9.1_windows-386.zip", - "hash": "sha512:4d08fec77197e93f1914f793690d6e3cf2cfb3e5d27b43f9b840d0185c382d76e54d07aea15a6769b6269e03156fc9477417411a7b41a8fa4f561be955437f22" + "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.10.0/go-ipfs_v0.10.0_windows-386.zip", + "hash": "sha512:279f83c7d52f9be9f329f5db3b1173080cbb7658b4d471896d44575320bb8fa988a0605e20878ca0a69cc933096eae29823f8883e0264414c37f188c7aa637ca" } }, "extract_dir": "go-ipfs",