From 513e3eee72bb1ba7f361b07dc76f971818bf4da3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 16:26:59 +0000 Subject: [PATCH] kubo: Update to version 0.24.0 --- bucket/kubo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kubo.json b/bucket/kubo.json index bb08b35c2c..4d8e97f334 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.23.0", + "version": "0.24.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.23.0/kubo_v0.23.0_windows-amd64.zip", - "hash": "sha512:3c6c0c6a90012bc37c8afdc380e48bda4b0413218aaccf72fa246e10915c1c2d04ab3e2211fbdede97a0bca75b00f2be0f6ce9e320829b45dcc23f14b93c8a08" + "url": "https://dist.ipfs.tech/kubo/v0.24.0/kubo_v0.24.0_windows-amd64.zip", + "hash": "sha512:15d9ef21fb4e252a7377cf6ca45d53cada7fefcad7420c5b118a34124d11bddfdab4c189e7e154c0b89e1fd27f378b164bfdf117a707aeab996d8a935428f186" }, "32bit": { - "url": "https://dist.ipfs.tech/kubo/v0.23.0/kubo_v0.23.0_windows-386.zip", - "hash": "sha512:395748cf8977ea4da7d2ad4358d535479eb5721bae408dd85f246755320da0717c6c1bc15bdd21140d670d57dea0e0e9bd036afe594dd5f1e7c157d1265f8706" + "url": "https://dist.ipfs.tech/kubo/v0.24.0/kubo_v0.24.0_windows-386.zip", + "hash": "sha512:903151183dca9a861a5bfcd8e4fa5f04261230bbd6bec43dc4145410376134fb51f706109edf4bcdc01e291d500b4cb901396b521585fcf23a3723130c992b86" } }, "extract_dir": "kubo",