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",