From 72b3889e0e4cdefebc248ace9c0f72a4afd0838c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 20 Jun 2020 09:07:13 +0200 Subject: [PATCH] go-ipfs: Update to version 0.6.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 7e0cd9b45f..0b12366920 100644 --- a/bucket/go-ipfs.json +++ b/bucket/go-ipfs.json @@ -1,16 +1,16 @@ { "homepage": "https://ipfs.io/", - "version": "0.5.1", + "version": "0.6.0", "license": "MIT", "description": "A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.", "architecture": { "64bit": { - "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.5.1/go-ipfs_v0.5.1_windows-amd64.zip", - "hash": "sha512:af3ba489fe61180ca477a91958c6d26d93f1c021c1d35cebafae428c9ead6d53ed42c7025ac811aa37c0dac064ad8dd41136ccf86a54fb306f966f2f179d69fa" + "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.6.0/go-ipfs_v0.6.0_windows-amd64.zip", + "hash": "sha512:2fb04eaa90b57fa9239a9e05234f288d017ba6d9001fa5330929faec3d6e0ad8b7d7eab35c3d0ee42fdd52e0d60a9b591dee3e59251b6d0e00c3d1ead15bf12d" }, "32bit": { - "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.5.1/go-ipfs_v0.5.1_windows-386.zip", - "hash": "sha512:1b9710e502b9b567259209d912043569931eee9c44aa8bb623abfe4874c516011afc8376ff9337e7fd972c0368a2c037234673166fd90fe58f6fb0a9870388c6" + "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.6.0/go-ipfs_v0.6.0_windows-386.zip", + "hash": "sha512:7b540e516abacb12b2a1d020d0ede8558d35d4909c6bb16f2ada464df4ea9ea2312ee8dcc0b0405d3ff0c733ecc13216f95465fd8b3221da96af26657d621bc7" } }, "extract_dir": "go-ipfs",