Add shortcut.json (#170)

This commit is contained in:
issaclin32 2019-06-23 22:52:26 +08:00 committed by Ross Smith II
parent 42d818a445
commit 718ca92b39

19
bucket/shortcut.json Normal file
View File

@ -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": "<b>Shortcut v([\\d.]+)"
},
"autoupdate": {
"url": "http://www.optimumx.com/download/Shortcut.zip"
}
}