diff --git a/bucket/iroh.json b/bucket/iroh.json index c40afc5b81..76085fbbbd 100644 --- a/bucket/iroh.json +++ b/bucket/iroh.json @@ -1,12 +1,12 @@ { - "version": "0.22.0", + "version": "0.23.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.22.0/iroh-v0.22.0-x86_64-pc-windows-msvc.zip", - "hash": "64064a7904d59502d374d8b8755b36c9e916a9c8397cf6cf561473e581ce87df" + "url": "https://github.com/n0-computer/iroh/releases/download/v0.23.0/iroh-v0.23.0-x86_64-pc-windows-msvc.zip", + "hash": "2ae91c930d9a5eafe45a5ce728842530e923b66a978e412768d81005cedce276" } }, "bin": "iroh.exe",