From 2c397f7632e935fae75f341208a3a957a8115d21 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 16:30:51 +0000 Subject: [PATCH] go-ipfs: Update to version 0.13.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 b800fcfa6f..8e2e53f9b6 100644 --- a/bucket/go-ipfs.json +++ b/bucket/go-ipfs.json @@ -1,16 +1,16 @@ { - "version": "0.13.0", + "version": "0.13.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.13.0/go-ipfs_v0.13.0_windows-amd64.zip", - "hash": "sha512:12eb0f5c8a12a89b8158368dce2a487cc331f1fdae34baadb598fe5e4280bd8ecb34cf339c5d49fce41458395521cce268ded48c4ac5035944ff8a9bf9f181fd" + "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.13.1/go-ipfs_v0.13.1_windows-amd64.zip", + "hash": "sha512:92e4bc6b922e3d185de7b2588c8e8913f523413b88897c46f3beece0f1f56ab895ad0c176f9d3df99a426e4d96286dd26a312c0d2f41e2d5daffb26f785ca9c9" }, "32bit": { - "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.13.0/go-ipfs_v0.13.0_windows-386.zip", - "hash": "sha512:94f49eee0b33a935c394fb934f26c464cb6319ed7c612cfd5d7e8b7862318317813ece2fc788b8d0e84221c367cfbf44206aa4f57afd858b8b59708f11a8dd6b" + "url": "https://github.com/ipfs/go-ipfs/releases/download/v0.13.1/go-ipfs_v0.13.1_windows-386.zip", + "hash": "sha512:db129e0f70cd511b0604cda26fc0842b14df3172b0f00a5b60478d942c0bde08bfbb1bccb8819e648386fe9641129b98553bee059ccb02c222ff16997daf209a" } }, "extract_dir": "go-ipfs",