From f1606b2424ffd6563c2047b8c268a1713f45eebd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 22 Jul 2021 01:00:38 +0000 Subject: [PATCH] go-ipfs: Update to version 0.9.1 --- 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 0151ffa39d..349c8e2a3c 100644 --- a/bucket/go-ipfs.json +++ b/bucket/go-ipfs.json @@ -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.", "homepage": "https://ipfs.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.9.0/go-ipfs_v0.9.0_windows-amd64.zip", - "hash": "sha512:482f636f398eb87cc42ab1b1e51e6deb268f15686c5911d334974407929e2d8e00739ccdb89d105bc6bb2018b629a2710e97c384b2b8309f8784a31b94397df8" + "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.9.1/go-ipfs_v0.9.1_windows-amd64.zip", + "hash": "sha512:ce233e1f65107391c35643fcec653a1b30ce042c6ce72254373095c212837853dfc2a2cd9221f0b99df630615fd1acbd9603943d6e3a38dd284ae7ce6e43b997" }, "32bit": { - "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.9.0/go-ipfs_v0.9.0_windows-386.zip", - "hash": "sha512:668104441b962dce4f3cba084b2d1a53643a7393b7ea3ed4c537e1f11ffbfb39d3460f25082aa847547a454994939666db00e6da1d515819f0682193f1dd043c" + "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.9.1/go-ipfs_v0.9.1_windows-386.zip", + "hash": "sha512:4d08fec77197e93f1914f793690d6e3cf2cfb3e5d27b43f9b840d0185c382d76e54d07aea15a6769b6269e03156fc9477417411a7b41a8fa4f561be955437f22" } }, "extract_dir": "go-ipfs",