From a798351cf4dd213ba9133ee6ed333f96887437cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 16:30:51 +0000 Subject: [PATCH] kubo: Update to version 0.19.0 --- bucket/kubo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kubo.json b/bucket/kubo.json index 25bb82d8e2..03411fb345 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.18.1", + "version": "0.19.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.18.1/kubo_v0.18.1_windows-amd64.zip", - "hash": "sha512:0a39ad79149a0e22480f3326295e170aa173c8f14f66ec1f261f24b5eeac69a7e734879d74de145eefaa1024a991b669736f0cfcf3408679c9072559af7923b7" + "url": "https://dist.ipfs.tech/kubo/v0.19.0/kubo_v0.19.0_windows-amd64.zip", + "hash": "sha512:a3f8abe37ff48d9510519e01bf3102e835f5d2f3907b0146fee0527e1b468d23fc064806e082c2b42493170cb3473417a53b1da540e8f0ff59784782b0ed71a3" }, "32bit": { - "url": "https://dist.ipfs.tech/kubo/v0.18.1/kubo_v0.18.1_windows-386.zip", - "hash": "sha512:c237c45faac6bbc105b754f049f575da5dfdf46072c7842d42082e027c45949e8a365790274c2168c1af2556d9b33dd3eb0efe374e3b04108e0de564afa68992" + "url": "https://dist.ipfs.tech/kubo/v0.19.0/kubo_v0.19.0_windows-386.zip", + "hash": "sha512:b58626c1b716889250d67d8cb4d8fc1d360c73cef3e663bcc0d84d61f5fe6d6150889433f9fa9aee19055bb5746ae20a3700354c1d365e54b479061a71eb0ef3" } }, "extract_dir": "kubo",