2024-11-05 12:31:40 +00:00

22 lines
725 B
JSON

{
"version": "0.28.1",
"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.28.1/iroh-v0.28.1-x86_64-pc-windows-msvc.zip",
"hash": "70715b74fdf30997d487d0b43a244d581fe6062285577ea237206224e34e6b61"
}
},
"bin": "iroh.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/n0-computer/iroh/releases/download/v$version/iroh-v$version-x86_64-pc-windows-msvc.zip"
}
}
}
}