From 399d0bf3145472c8f3d051df977c1dcb72beb61b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 12:32:01 +0000 Subject: [PATCH] kubo: Update to version 0.16.0 --- bucket/kubo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kubo.json b/bucket/kubo.json index 8e5b04ec63..320b0f21ac 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.15.0", + "version": "0.16.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.15.0/kubo_v0.15.0_windows-amd64.zip", - "hash": "sha512:370adf6da55cabec676856528ac1f2b8db1c5d8fb4da4d94c7d4269133bb2ead2cc5b5e2dc2e5dca110b003dad7d9315bc8f3cac039ef9b678ac778a724180c0" + "url": "https://dist.ipfs.tech/kubo/v0.16.0/kubo_v0.16.0_windows-amd64.zip", + "hash": "sha512:c66a38c842c93f39c648f12b23c77f315416a0c5c11bb6281d9fd22c5a197beeb6d3be0078e175ee448193b0afe0427b89e374baf9540bdf01ec878401ec445a" }, "32bit": { - "url": "https://dist.ipfs.tech/kubo/v0.15.0/kubo_v0.15.0_windows-386.zip", - "hash": "sha512:88f7cd2087d6136fcdafa2712b24ea1951a4f2d6c26b997db16d3895bf7a6c9c12311cdeaf7c5b5f07ad7adfd27bd677c3834eaa0f1511888bef24d87ac282f4" + "url": "https://dist.ipfs.tech/kubo/v0.16.0/kubo_v0.16.0_windows-386.zip", + "hash": "sha512:881b0c2b63bfa03364568c67f33251e0030c749246c6d2c88e8cedeb3ebf5975076b3024877b48fc68efc320925ef9476362e025dbea747ad5bf7c0528738017" } }, "extract_dir": "kubo",