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