From 3eb78ee4e730b7e5e956a5efb0a96d99b5ed57d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 9 May 2020 12:26:11 +0200 Subject: [PATCH] go-ipfs: Update to version 0.5.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 7520d83c0b..7e0cd9b45f 100644 --- a/bucket/go-ipfs.json +++ b/bucket/go-ipfs.json @@ -1,16 +1,16 @@ { "homepage": "https://ipfs.io/", - "version": "0.5.0", + "version": "0.5.1", "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.0/go-ipfs_v0.5.0_windows-amd64.zip", - "hash": "sha512:c8a6de566002c947f3483e6af251682f2c6d225305d872ac89a37c124130d2f52270b4c5a31f017d788dc96c02f6121a6a2ec71ef655228ffec340712e5d17c7" + "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.5.1/go-ipfs_v0.5.1_windows-amd64.zip", + "hash": "sha512:af3ba489fe61180ca477a91958c6d26d93f1c021c1d35cebafae428c9ead6d53ed42c7025ac811aa37c0dac064ad8dd41136ccf86a54fb306f966f2f179d69fa" }, "32bit": { - "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.5.0/go-ipfs_v0.5.0_windows-386.zip", - "hash": "sha512:3563da55343cb9c456df54d88cacb7a6cf981715d787b85db01afc5e0f52c2405fea3ca631e938242a2857e58f3cda2f16919fb331efce0d8b3a4f5adf28a10d" + "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.5.1/go-ipfs_v0.5.1_windows-386.zip", + "hash": "sha512:1b9710e502b9b567259209d912043569931eee9c44aa8bb623abfe4874c516011afc8376ff9337e7fd972c0368a2c037234673166fd90fe58f6fb0a9870388c6" } }, "extract_dir": "go-ipfs",