From afc00ce671415d3a8fd93293dc0fc24e5a94f94f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 20:28:24 +0000 Subject: [PATCH] kubo: Update to version 0.31.0 --- bucket/kubo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kubo.json b/bucket/kubo.json index dd3f437b42..0a72aca3d1 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.30.0", + "version": "0.31.0", "description": "A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.", "homepage": "https://ipfs.tech/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dist.ipfs.tech/kubo/v0.30.0/kubo_v0.30.0_windows-amd64.zip", - "hash": "sha512:530ed11b400f53a0f08df524f61dfe3ccb5a5acf24b2a792257ebad83146677fbadebab93eba18380aa46922c0a3ccebaa05dad771aebfc69b57918a233522ba" + "url": "https://dist.ipfs.tech/kubo/v0.31.0/kubo_v0.31.0_windows-amd64.zip", + "hash": "sha512:e238ceb30d5ead548d4f692a68c00710b52d047e043e3c2ec696fb4696938ba09a1a10c4d04b3dd2d88c2788f78fec2a79b3e32a9f2f90b7302c413a7f5947f1" }, "32bit": { - "url": "https://dist.ipfs.tech/kubo/v0.30.0/kubo_v0.30.0_windows-386.zip", - "hash": "sha512:481d9eb7db7f7c3618d077ad029010c33a8299ac5d6b8b7094e5e81c43934c174a61985c5e83216fc0e3f37614e2b1c1232033927bcd3a52f57c85dcc3fec126" + "url": "https://dist.ipfs.tech/kubo/v0.31.0/kubo_v0.31.0_windows-386.zip", + "hash": "sha512:36a2de921d9b22282d585aadd1fc025f4ac889ce6bf0e49f587b7c9861aae6464f52baf32d86d0da2fb1720f332bfe295a8e8987f91eef381585091302195e24" } }, "extract_dir": "kubo",