2024-08-20 20:27:43 +00:00

22 lines
725 B
JSON

{
"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.23.0/iroh-v0.23.0-x86_64-pc-windows-msvc.zip",
"hash": "2ae91c930d9a5eafe45a5ce728842530e923b66a978e412768d81005cedce276"
}
},
"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"
}
}
}
}