mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
22 lines
712 B
JSON
22 lines
712 B
JSON
{
|
|
"version": "0.9.3",
|
|
"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.3/mcfly-v0.9.3-x86_64-pc-windows-msvc.zip",
|
|
"hash": "a9b8fa50d6e27dbdad3443b5c2849102ec20df93257061ed92d2bd8aa2609255"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|