From 7e38df7a6e176bc492c6db1df9964cc2c10bd70c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 16:30:51 +0000 Subject: [PATCH] kubo: Update to version 0.18.0 --- bucket/kubo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kubo.json b/bucket/kubo.json index b8f80908e0..cc20000a51 100644 --- a/bucket/kubo.json +++ b/bucket/kubo.json @@ -1,16 +1,16 @@ { - "version": "0.17.0", + "version": "0.18.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.17.0/kubo_v0.17.0_windows-amd64.zip", - "hash": "sha512:c851f3a8f64eff86ed4a8672b8867dcf7d7b4358d5fd0c25d03a146abb4e642631fc64c5a83c93c95e14fb5117c90dc46d72a8a60f471bb6070902e1c8f4f7a0" + "url": "https://dist.ipfs.tech/kubo/v0.18.0/kubo_v0.18.0_windows-amd64.zip", + "hash": "sha512:ee8499bbd17641448b3ee9c942e2f527d89f892433fecd1b406f61c204828bd9250bc710e67ccd80606be75498ed76365a7b2f9ffd2d8b5d71be7463dae9d4eb" }, "32bit": { - "url": "https://dist.ipfs.tech/kubo/v0.17.0/kubo_v0.17.0_windows-386.zip", - "hash": "sha512:550df215f7498e341e37100b89d5be201eeed2684865120ad67761d5948a913160436d1362aab4fc93f9104587f36e3f3946777da3dd2d74af9d8ce1a52bef2a" + "url": "https://dist.ipfs.tech/kubo/v0.18.0/kubo_v0.18.0_windows-386.zip", + "hash": "sha512:c902ac3286a699fe31e5210ea228ce8339ee09f7338ff623ed87f65d1b874dfcc982529013e6b5c8accf01788d06d702343bd179579b630c08f56bb385425f42" } }, "extract_dir": "kubo",