diff --git a/bucket/kubo.json b/bucket/kubo.json index 65ec170022..6e3bb1aeb9 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.19.2", + "version": "0.20.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.19.2/kubo_v0.19.2_windows-amd64.zip", - "hash": "sha512:dcdbfe81dcafa6cb722478ebc2c2c2b4f39552d998f8f2a866691f622de23cd19eb512d9ec4d2cf53065516f4b63cd2de396e987422aa73899ecf2e87f2db2ed" + "url": "https://dist.ipfs.tech/kubo/v0.20.0/kubo_v0.20.0_windows-amd64.zip", + "hash": "sha512:bf0ae7d553ba7f95f6b6ca6dbdc08e6efb628793d7a880c3d1fe29da46432594eb387687dea82b4263322b11e631cc51463a3822eab878c0046a572fa6ea0265" }, "32bit": { - "url": "https://dist.ipfs.tech/kubo/v0.19.2/kubo_v0.19.2_windows-386.zip", - "hash": "sha512:e82c3b8aa957b690e20a8adf0999b4ea177e17ef1fbfd5f14bae908eb4dc7d0d02550fe970937096f4e2eaac1bd9fd181bac0808f96eb0aedb0e1c8e55d0fe0d" + "url": "https://dist.ipfs.tech/kubo/v0.20.0/kubo_v0.20.0_windows-386.zip", + "hash": "sha512:f46cf6af434b53d82562a9e4df6fe76d7724113f1128b3a70d3fff232d869bcb62ad8077a5cc7e8f58fc55add636f48cb44ab389177be645cf8a6064e52fc3d2" } }, "extract_dir": "kubo",