2025-12-25 00:42:24 +00:00

22 lines
712 B
JSON

{
"version": "0.9.4",
"description": "Fly through your shell history. Great Scott!",
"homepage": "https://github.com/cantino/mcfly",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cantino/mcfly/releases/download/v0.9.4/mcfly-v0.9.4-x86_64-pc-windows-msvc.zip",
"hash": "a390a094a8dfc324f4e474f8d8eb4eed956386170242adba3eadbe3a298f8193"
}
},
"bin": "mcfly.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/cantino/mcfly/releases/download/v$version/mcfly-v$version-x86_64-pc-windows-msvc.zip"
}
}
}
}