diff --git a/bucket/kubo.json b/bucket/kubo.json index c60367ca79..80ed3300cc 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.35.0", + "version": "0.36.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.35.0/kubo_v0.35.0_windows-amd64.zip", - "hash": "sha512:f86203c9181fd949062ac8ec0d72f7797b352f69048223ab9a10cc801a79baaea81bc495e39542dfa73b8041dcbebbaa4e3e52ce4f516e62e676868b31449575" + "url": "https://dist.ipfs.tech/kubo/v0.36.0/kubo_v0.36.0_windows-amd64.zip", + "hash": "sha512:d4dee2ffdc2c154e3e89915c113a5b2d1a2d0b263d503b8a89635eb60334845e4a2544731936c2404b78160ab3d683db68dd827b0bf40079ec955995b628b3c4" }, "arm64": { - "url": "https://dist.ipfs.tech/kubo/v0.35.0/kubo_v0.35.0_windows-arm64.zip", - "hash": "sha512:7bb55b3199f550f8f489809a3907a292075e841e6f7e4226fa1daa44bf31747349394bda59291fba64b4ad4700cbcb6b370092d446aff6ba4ebf9d9a129c51ca" + "url": "https://dist.ipfs.tech/kubo/v0.36.0/kubo_v0.36.0_windows-arm64.zip", + "hash": "sha512:f98ecb8842c30335808a5ffa0ec4444cc7e392527881852c3fe68474591c5b6318f5801f8aec066033b16100be762a6fca6ddfead4957023087d89d8c7f476fb" } }, "extract_dir": "kubo",