2020-11-11 10:37:43 +01:00

26 lines
798 B
JSON

{
"version": "1.40",
"description": "CMD replacement shell that supports backquotes, job control, improves tab completion, file matching, aliases, command history, and more.",
"homepage": "http://www.malsmith.net/yori/",
"license": "MIT",
"url": "http://www.malsmith.net/download/?obj=yori/1.40/win32/ysetup.exe",
"hash": "2eab6fa63605d73aac3c46cc0f1783504e74731fbb4dd322cafb11ef17233ce9",
"installer": {
"args": "\"$dir\""
},
"bin": "yori.exe",
"persist": "YoriInit.d",
"shortcuts": [
[
"yori.exe",
"Yori"
]
],
"checkver": {
"github": "https://github.com/malxau/yori"
},
"autoupdate": {
"url": "http://www.malsmith.net/download/?obj=yori/$version/win32/ysetup.exe"
}
}