mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-07-30 14:25:39 +08:00
22 lines
826 B
JSON
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"
|
|
}
|
|
}
|