2024-09-16 20:28:00 +00:00

22 lines
725 B
JSON

{
"version": "0.25.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.25.0/iroh-v0.25.0-x86_64-pc-windows-msvc.zip",
"hash": "f8b9205359c044dedf2ecb4d1a7c55d398a731410315984e4ce08f67d6cff7b7"
}
},
"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"
}
}
}
}