diff --git a/bucket/shortcut.json b/bucket/shortcut.json new file mode 100644 index 0000000000..89c7411c53 --- /dev/null +++ b/bucket/shortcut.json @@ -0,0 +1,19 @@ +{ + "homepage": "http://www.optimumx.com", + "description": "Allows you to create, modify or query shortcuts from the command-line.", + "version": "1.11", + "license": { + "identifier": "Freeware", + "url": "http://www.optimumx.com/terms.html" + }, + "url": "http://www.optimumx.com/download/Shortcut.zip", + "hash": "5fb297825f74851803c6f1c6e6474c83826a53b7ddb8a49c08cde9c930fda90c", + "bin": "Shortcut.exe", + "checkver": { + "url": "http://www.optimumx.com/downloads.html", + "regex": "Shortcut v([\\d.]+)" + }, + "autoupdate": { + "url": "http://www.optimumx.com/download/Shortcut.zip" + } +}