diff --git a/bucket/kubo.json b/bucket/kubo.json index 4d8e97f334..a78fbb54f6 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.24.0", + "version": "0.25.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.24.0/kubo_v0.24.0_windows-amd64.zip", - "hash": "sha512:15d9ef21fb4e252a7377cf6ca45d53cada7fefcad7420c5b118a34124d11bddfdab4c189e7e154c0b89e1fd27f378b164bfdf117a707aeab996d8a935428f186" + "url": "https://dist.ipfs.tech/kubo/v0.25.0/kubo_v0.25.0_windows-amd64.zip", + "hash": "sha512:9c4a10b6ebadff7a844f380581dc73f12b0627a7b1a5897f8ca2d7efcb813c2e92cea109de2971e416e021f35d9a1b723749db46ff6d6a864d93fcc52232263d" }, "32bit": { - "url": "https://dist.ipfs.tech/kubo/v0.24.0/kubo_v0.24.0_windows-386.zip", - "hash": "sha512:903151183dca9a861a5bfcd8e4fa5f04261230bbd6bec43dc4145410376134fb51f706109edf4bcdc01e291d500b4cb901396b521585fcf23a3723130c992b86" + "url": "https://dist.ipfs.tech/kubo/v0.25.0/kubo_v0.25.0_windows-386.zip", + "hash": "sha512:18fd9e606ef6ee2bdec95ec9734e074e3700da878f865afac0a2bdff2ef365b2a1942cb1d584337bd40eb07f89d35517019c6cb8fdc8aa59d20d060f8f98d22a" } }, "extract_dir": "kubo",