From d3fce027921b1b4aa70dd5aa41b71a5a5cf714f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:28:33 +0000 Subject: [PATCH] iroh: Update to version 0.27.0 --- bucket/iroh.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/iroh.json b/bucket/iroh.json index 6bc3626e49..fffa4c74ef 100644 --- a/bucket/iroh.json +++ b/bucket/iroh.json @@ -1,12 +1,12 @@ { - "version": "0.26.0", + "version": "0.27.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.26.0/iroh-v0.26.0-x86_64-pc-windows-msvc.zip", - "hash": "b3ffad108b463e903aa75c9f412c10fe72b4998cf9fa4da87692a25e12c7ec7a" + "url": "https://github.com/n0-computer/iroh/releases/download/v0.27.0/iroh-v0.27.0-x86_64-pc-windows-msvc.zip", + "hash": "cf1a97236c46d9f8efc9992cce7a39645d327dcf29aa3f65bf475b80f8659149" } }, "bin": "iroh.exe",