Bharatvaj ad40fbbea5
outwit: Add version 1.25 (#3614)
* 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>
2022-05-27 15:09:00 +08:00

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"
]
}