From 6ad407cf8cdaf69e3258f7a1c792d4fe2b7b4eb6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 20:27:13 +0000 Subject: [PATCH] iroh: Update to version 0.24.0 --- bucket/iroh.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/iroh.json b/bucket/iroh.json index 76085fbbbd..08a93f4b2e 100644 --- a/bucket/iroh.json +++ b/bucket/iroh.json @@ -1,12 +1,12 @@ { - "version": "0.23.0", + "version": "0.24.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.23.0/iroh-v0.23.0-x86_64-pc-windows-msvc.zip", - "hash": "2ae91c930d9a5eafe45a5ce728842530e923b66a978e412768d81005cedce276" + "url": "https://github.com/n0-computer/iroh/releases/download/v0.24.0/iroh-v0.24.0-x86_64-pc-windows-msvc.zip", + "hash": "9164312a505b804d7778a5433658cfd363e447a6c6578ac186231d78005d0426" } }, "bin": "iroh.exe",