mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
* outwit: Add version 1.25 * outwit: Add missing fields description and license * Update bucket/outwit.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
18 lines
604 B
JSON
18 lines
604 B
JSON
{
|
|
"version": "1.25",
|
|
"description": "Command-line tools for accessing the Windows clipboard, registry, databases, document properties, and links.",
|
|
"homepage": "https://www.spinellis.gr/sw/outwit",
|
|
"license": "MIT",
|
|
"url": "https://www.spinellis.gr/sw/outwit/outwit-bin-1.25.zip",
|
|
"hash": "677b142ee01d69d43b31a4dfff9e06465fd4d4545fb1441cf703171cb598dba7",
|
|
"extract_dir": "outwit-bin-1.25",
|
|
"bin": [
|
|
"bin\\docprop.exe",
|
|
"bin\\odbc.exe",
|
|
"bin\\readlink.exe",
|
|
"bin\\readlog.exe",
|
|
"bin\\winclip.exe",
|
|
"bin\\winreg.exe"
|
|
]
|
|
}
|