mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mosh-client: Add version 1.3.2 (#3148)
* mosh-client: Add version 1.3.2 * add license
This commit is contained in:
parent
6fc8bfc1d9
commit
4fa5180db1
29
bucket/mosh-client.json
Normal file
29
bucket/mosh-client.json
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
{
|
||||||
|
"version": "1.3.2",
|
||||||
|
"description": "Windows native port of Mobile Shell (mosh) client.",
|
||||||
|
"homepage": "https://github.com/jumptrading/mosh-windows-wrappers",
|
||||||
|
"license": "GPL-3.0-or-later",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": [
|
||||||
|
"https://raw.githubusercontent.com/felixse/FluentTerminal/master/Dependencies/MoshExecutables/x64/mosh-client.exe",
|
||||||
|
"https://raw.githubusercontent.com/felixse/FluentTerminal/master/Dependencies/MoshExecutables/x64/mosh.exe"
|
||||||
|
],
|
||||||
|
"hash": [
|
||||||
|
"5a8d84ff205c6a0711e53b961f909484a892f42648807e52d46d4fa93c05e286",
|
||||||
|
"851fac844da32d341a240a85f85a01b89e3279578fad84ea3b7935333767bd27"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": [
|
||||||
|
"https://raw.githubusercontent.com/felixse/FluentTerminal/master/Dependencies/MoshExecutables/x86/mosh-client.exe",
|
||||||
|
"https://raw.githubusercontent.com/felixse/FluentTerminal/master/Dependencies/MoshExecutables/x86/mosh.exe"
|
||||||
|
],
|
||||||
|
"hash": [
|
||||||
|
"2b8123f0ddbce9b0cc0fae89d40ab3c2c3c59546f4f1e341941f2b8743d69c18",
|
||||||
|
"852ffd3803613636105a47572a8d883661c8360aa9d2b778a3f1cd163f1e71f1"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "mosh.exe"
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user