diff --git a/bucket/kubo.json b/bucket/kubo.json index 6e3bb1aeb9..5bea2daf71 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.20.0", + "version": "0.21.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.20.0/kubo_v0.20.0_windows-amd64.zip", - "hash": "sha512:bf0ae7d553ba7f95f6b6ca6dbdc08e6efb628793d7a880c3d1fe29da46432594eb387687dea82b4263322b11e631cc51463a3822eab878c0046a572fa6ea0265" + "url": "https://dist.ipfs.tech/kubo/v0.21.0/kubo_v0.21.0_windows-amd64.zip", + "hash": "sha512:8ab29f26348ba66f2a26f2f397d60000a56ee6be7910125bb49fe0af06152e0b4fcc26f017adf6ae1c145ba3fc0c0437236166ee911488fc6ea5017e958b3bb5" }, "32bit": { - "url": "https://dist.ipfs.tech/kubo/v0.20.0/kubo_v0.20.0_windows-386.zip", - "hash": "sha512:f46cf6af434b53d82562a9e4df6fe76d7724113f1128b3a70d3fff232d869bcb62ad8077a5cc7e8f58fc55add636f48cb44ab389177be645cf8a6064e52fc3d2" + "url": "https://dist.ipfs.tech/kubo/v0.21.0/kubo_v0.21.0_windows-386.zip", + "hash": "sha512:d8734e97a01a5c5ae9b9f2df3278561fd14b879b2d0b27ef285d12dc065f1f8496e20e7df13732f8d4da4fabdfe64469e7cb9cdb985d5036c55e1755b23118b3" } }, "extract_dir": "kubo",