diff --git a/bucket/outwit.json b/bucket/outwit.json new file mode 100644 index 0000000000..2eaf3bae98 --- /dev/null +++ b/bucket/outwit.json @@ -0,0 +1,17 @@ +{ + "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" + ] +}