mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yori: Add version 1.11 (#643)
* Create yori.json * Update yori.json * Update bucket/yori.json Co-Authored-By: linsui <36977733+linsui@users.noreply.github.com> * Update bucket/yori.json Co-Authored-By: linsui <36977733+linsui@users.noreply.github.com>
This commit is contained in:
parent
801ef1e8d8
commit
683145d29d
24
bucket/yori.json
Normal file
24
bucket/yori.json
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"version": "1.11",
|
||||||
|
"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.11/win32/ysetup.exe",
|
||||||
|
"hash": "783aff8285d9e518a8be40f3bc600698fc9aed2c4ea6bf8edca845e823ce6bd5",
|
||||||
|
"installer": {
|
||||||
|
"args": "\"$dir\""
|
||||||
|
},
|
||||||
|
"bin": "yori.exe",
|
||||||
|
"shortcuts": [
|
||||||
|
[
|
||||||
|
"yori.exe",
|
||||||
|
"Yori"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"checkver": {
|
||||||
|
"github": "https://github.com/malxau/yori"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"url": "http://www.malsmith.net/download/?obj=yori/$version/win32/ysetup.exe"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user