From 0841d58bdb58dda4e268d2f25e1e6227e019654e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 12:30:28 +0000 Subject: [PATCH] kubo: Update to version 0.19.2 --- bucket/kubo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kubo.json b/bucket/kubo.json index 45fe8035cf..65ec170022 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.19.1", + "version": "0.19.2", "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.1/kubo_v0.19.1_windows-amd64.zip", - "hash": "sha512:342269d2d2b4eec7dcd00689d81345bf943a134748160f38c23937589c28183b71b27014276b80e3033747b47e4fd627955eb9478f914d87b274d87040ad2e9c" + "url": "https://dist.ipfs.tech/kubo/v0.19.2/kubo_v0.19.2_windows-amd64.zip", + "hash": "sha512:dcdbfe81dcafa6cb722478ebc2c2c2b4f39552d998f8f2a866691f622de23cd19eb512d9ec4d2cf53065516f4b63cd2de396e987422aa73899ecf2e87f2db2ed" }, "32bit": { - "url": "https://dist.ipfs.tech/kubo/v0.19.1/kubo_v0.19.1_windows-386.zip", - "hash": "sha512:e360b77467a413b9ba7e779df50f13da0d96584fcef7a44890f24d6fd4fb1b12bc4e694e79611d78a8fc353d64ee050a9efd6b8723591f032e89b109891cf7ea" + "url": "https://dist.ipfs.tech/kubo/v0.19.2/kubo_v0.19.2_windows-386.zip", + "hash": "sha512:e82c3b8aa957b690e20a8adf0999b4ea177e17ef1fbfd5f14bae908eb4dc7d0d02550fe970937096f4e2eaac1bd9fd181bac0808f96eb0aedb0e1c8e55d0fe0d" } }, "extract_dir": "kubo",