diff --git a/bucket/iroh.json b/bucket/iroh.json index fffa4c74ef..0b461f45b7 100644 --- a/bucket/iroh.json +++ b/bucket/iroh.json @@ -1,12 +1,12 @@ { - "version": "0.27.0", + "version": "0.28.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.27.0/iroh-v0.27.0-x86_64-pc-windows-msvc.zip", - "hash": "cf1a97236c46d9f8efc9992cce7a39645d327dcf29aa3f65bf475b80f8659149" + "url": "https://github.com/n0-computer/iroh/releases/download/v0.28.0/iroh-v0.28.0-x86_64-pc-windows-msvc.zip", + "hash": "d44019133510de6f34e036a30c8341c05aeffb80bd48467d601bac37a49498c3" } }, "bin": "iroh.exe",