From 4b7caeec4b7c94810bdd991d773c2cee7760f285 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 20:25:42 +0000 Subject: [PATCH] kubo: Update to version 0.29.0 --- bucket/kubo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kubo.json b/bucket/kubo.json index 6376d23e57..b8f80c4e47 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.28.0", + "version": "0.29.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.28.0/kubo_v0.28.0_windows-amd64.zip", - "hash": "sha512:094ff3deb72e6f40c6631679268720420302c05dbedb2a5296ba4d1fb5463fe5197c9bf33af4727c1478f3e284362c9c2d6c57c6c0c81fcdf8441d50916285db" + "url": "https://dist.ipfs.tech/kubo/v0.29.0/kubo_v0.29.0_windows-amd64.zip", + "hash": "sha512:4002d7dd74ba3af4ddd51fefab92c8d4f1e4c860b82449df5958d8473c8cfdaca1777c99c81ed23660660562a083e6df2e53167649edbc1c1a041ea0d3586872" }, "32bit": { - "url": "https://dist.ipfs.tech/kubo/v0.28.0/kubo_v0.28.0_windows-386.zip", - "hash": "sha512:f7eeca74309b6d21be02cd71b310880b9a8fca5f3d009e16b970b4bcb15fea0df2e3e6f49cfda44f85dd155a9827f0c33e1498f30182db320c8d469323c63d73" + "url": "https://dist.ipfs.tech/kubo/v0.29.0/kubo_v0.29.0_windows-386.zip", + "hash": "sha512:cfd7a1f776b6a2ca8bc784f6b9f3fa1aaa1f2c4059d31032f5855b4c073d74f60cd9fb7bb82190e4dda8c3b27b8ec541eef277ab1a8e9ea64fd73aa0520ecbb4" } }, "extract_dir": "kubo",