diff --git a/bucket/kubo.json b/bucket/kubo.json index 03411fb345..45fe8035cf 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.19.0", + "version": "0.19.1", "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.0/kubo_v0.19.0_windows-amd64.zip", - "hash": "sha512:a3f8abe37ff48d9510519e01bf3102e835f5d2f3907b0146fee0527e1b468d23fc064806e082c2b42493170cb3473417a53b1da540e8f0ff59784782b0ed71a3" + "url": "https://dist.ipfs.tech/kubo/v0.19.1/kubo_v0.19.1_windows-amd64.zip", + "hash": "sha512:342269d2d2b4eec7dcd00689d81345bf943a134748160f38c23937589c28183b71b27014276b80e3033747b47e4fd627955eb9478f914d87b274d87040ad2e9c" }, "32bit": { - "url": "https://dist.ipfs.tech/kubo/v0.19.0/kubo_v0.19.0_windows-386.zip", - "hash": "sha512:b58626c1b716889250d67d8cb4d8fc1d360c73cef3e663bcc0d84d61f5fe6d6150889433f9fa9aee19055bb5746ae20a3700354c1d365e54b479061a71eb0ef3" + "url": "https://dist.ipfs.tech/kubo/v0.19.1/kubo_v0.19.1_windows-386.zip", + "hash": "sha512:e360b77467a413b9ba7e779df50f13da0d96584fcef7a44890f24d6fd4fb1b12bc4e694e79611d78a8fc353d64ee050a9efd6b8723591f032e89b109891cf7ea" } }, "extract_dir": "kubo",