From 6cbe8308fe700b3605fb2322bec0dd4f32cbbe7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 00:33:58 +0000 Subject: [PATCH] iroh: Update to version 0.22.0 --- bucket/iroh.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/iroh.json b/bucket/iroh.json index f390fb0244..c40afc5b81 100644 --- a/bucket/iroh.json +++ b/bucket/iroh.json @@ -1,12 +1,12 @@ { - "version": "0.21.0", + "version": "0.22.0", "description": "A protocol for syncing & moving bytes", "homepage": "https://github.com/n0-computer/iroh", "license": "Apache-2.0|MIT", "architecture": { "64bit": { - "url": "https://github.com/n0-computer/iroh/releases/download/v0.21.0/iroh-v0.21.0-x86_64-pc-windows-msvc.zip", - "hash": "491e332fb1e7fda1a0ca5dba481186f40a4a948a11c5c18b2570d6ad408141d8" + "url": "https://github.com/n0-computer/iroh/releases/download/v0.22.0/iroh-v0.22.0-x86_64-pc-windows-msvc.zip", + "hash": "64064a7904d59502d374d8b8755b36c9e916a9c8397cf6cf561473e581ce87df" } }, "bin": "iroh.exe",