From 7163412cf6210d0c698697b97beeed6b4e450a56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 20:29:27 +0000 Subject: [PATCH] kubo: Update to version 0.35.0 --- bucket/kubo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kubo.json b/bucket/kubo.json index baf113ea8b..c60367ca79 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.34.1", + "version": "0.35.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.34.1/kubo_v0.34.1_windows-amd64.zip", - "hash": "sha512:b139c4bacee6bf7b0221dbee5c5dfe4bf5b2ac0d5c7daa1521b338a9b170276654392fde97feb49230f03dd157c8a72d617b1ee0ff7b2e7f58664cc6d17246f2" + "url": "https://dist.ipfs.tech/kubo/v0.35.0/kubo_v0.35.0_windows-amd64.zip", + "hash": "sha512:f86203c9181fd949062ac8ec0d72f7797b352f69048223ab9a10cc801a79baaea81bc495e39542dfa73b8041dcbebbaa4e3e52ce4f516e62e676868b31449575" }, "arm64": { - "url": "https://dist.ipfs.tech/kubo/v0.34.1/kubo_v0.34.1_windows-arm64.zip", - "hash": "sha512:b2c132abf332542d0adb4708029a6f43a772d09b2adbf1b70548f266a5ef0292caee0e8e77d0c438ebc97bd83fd2975b8c3204b75aeac19ad7581d79fa34f978" + "url": "https://dist.ipfs.tech/kubo/v0.35.0/kubo_v0.35.0_windows-arm64.zip", + "hash": "sha512:7bb55b3199f550f8f489809a3907a292075e841e6f7e4226fa1daa44bf31747349394bda59291fba64b4ad4700cbcb6b370092d446aff6ba4ebf9d9a129c51ca" } }, "extract_dir": "kubo",