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