From e5eaace9119d0e13c9b32cb5ea5a173bd5e3d78e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 16:30:47 +0000 Subject: [PATCH] kubo: Update to version 0.30.0 --- bucket/kubo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kubo.json b/bucket/kubo.json index b8f80c4e47..dd3f437b42 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.29.0", + "version": "0.30.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.29.0/kubo_v0.29.0_windows-amd64.zip", - "hash": "sha512:4002d7dd74ba3af4ddd51fefab92c8d4f1e4c860b82449df5958d8473c8cfdaca1777c99c81ed23660660562a083e6df2e53167649edbc1c1a041ea0d3586872" + "url": "https://dist.ipfs.tech/kubo/v0.30.0/kubo_v0.30.0_windows-amd64.zip", + "hash": "sha512:530ed11b400f53a0f08df524f61dfe3ccb5a5acf24b2a792257ebad83146677fbadebab93eba18380aa46922c0a3ccebaa05dad771aebfc69b57918a233522ba" }, "32bit": { - "url": "https://dist.ipfs.tech/kubo/v0.29.0/kubo_v0.29.0_windows-386.zip", - "hash": "sha512:cfd7a1f776b6a2ca8bc784f6b9f3fa1aaa1f2c4059d31032f5855b4c073d74f60cd9fb7bb82190e4dda8c3b27b8ec541eef277ab1a8e9ea64fd73aa0520ecbb4" + "url": "https://dist.ipfs.tech/kubo/v0.30.0/kubo_v0.30.0_windows-386.zip", + "hash": "sha512:481d9eb7db7f7c3618d077ad029010c33a8299ac5d6b8b7094e5e81c43934c174a61985c5e83216fc0e3f37614e2b1c1232033927bcd3a52f57c85dcc3fec126" } }, "extract_dir": "kubo",