Extras/bucket/koffee.json
2024-11-26 00:40:36 +00:00

22 lines
826 B
JSON

{
"version": "0.7.1",
"description": "Fast, keyboard-driven file explorer.",
"homepage": "https://github.com/mattstermiller/koffee/",
"license": "MIT",
"notes": "Thanks for installing Koffee! Please visit the homepage for usage instructions by typing 'scoop home koffee', or press '?' in Koffee to view the keybindings.",
"url": "https://github.com/mattstermiller/koffee/releases/download/v0.7.1/Koffee-0.7.1.zip",
"hash": "3fa56eaeaebcc18cf2846bd71f11d49f6c3dcb7484763b919b7b7bf4f2766b66",
"extract_dir": "Koffee",
"bin": "Koffee.exe",
"shortcuts": [
[
"Koffee.exe",
"Koffee"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/mattstermiller/koffee/releases/download/v$version/Koffee-$version.zip"
}
}