2021-08-29 22:38:38 -07:00

26 lines
798 B
JSON

{
"version": "1.60",
"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.60/win32/ysetup.exe",
"hash": "a2a3de85e225d598fc06b0da053b832eea277a9cd7f945a6a2800e62a2f0f3a8",
"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"
}
}