diff --git a/bucket/kubo.json b/bucket/kubo.json index 320b0f21ac..b8f80908e0 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.16.0", + "version": "0.17.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.16.0/kubo_v0.16.0_windows-amd64.zip", - "hash": "sha512:c66a38c842c93f39c648f12b23c77f315416a0c5c11bb6281d9fd22c5a197beeb6d3be0078e175ee448193b0afe0427b89e374baf9540bdf01ec878401ec445a" + "url": "https://dist.ipfs.tech/kubo/v0.17.0/kubo_v0.17.0_windows-amd64.zip", + "hash": "sha512:c851f3a8f64eff86ed4a8672b8867dcf7d7b4358d5fd0c25d03a146abb4e642631fc64c5a83c93c95e14fb5117c90dc46d72a8a60f471bb6070902e1c8f4f7a0" }, "32bit": { - "url": "https://dist.ipfs.tech/kubo/v0.16.0/kubo_v0.16.0_windows-386.zip", - "hash": "sha512:881b0c2b63bfa03364568c67f33251e0030c749246c6d2c88e8cedeb3ebf5975076b3024877b48fc68efc320925ef9476362e025dbea747ad5bf7c0528738017" + "url": "https://dist.ipfs.tech/kubo/v0.17.0/kubo_v0.17.0_windows-386.zip", + "hash": "sha512:550df215f7498e341e37100b89d5be201eeed2684865120ad67761d5948a913160436d1362aab4fc93f9104587f36e3f3946777da3dd2d74af9d8ce1a52bef2a" } }, "extract_dir": "kubo",