generated from Ash258/GenericBucket
-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathSophiApp-Portable.json
28 lines (28 loc) · 975 Bytes
/
SophiApp-Portable.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"version": "1.0.87",
"description": "SophiApp. An open-source app for configuring and fine-tuning Windows 10 & Windows 11.",
"homepage": "https://github.com/Sophia-Community/SophiApp/",
"license": "MIT",
"changelog": "https://github.com/Sophia-Community/SophiApp/releases",
"url": "https://github.com/Sophia-Community/SophiApp/releases/download/1.0.87/SophiApp.zip",
"hash": "3bfc5f2168c1f29681d2d5aab6528be2981344dd94369b225539c3a092cbc3d4",
"extract_dir": "SophiApp",
"shortcuts": [
[
"SophiApp.exe",
"SophiApp"
]
],
"persist": [
"SophiApp.exe.config",
"Logs"
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/Sophia-Community/SophiApp/releases/download/$version/SophiApp.zip",
"hash": {
"url": "https://github.com/Sophia-Community/SophiApp/releases/",
"find": "<code>$sha256</code>"
}
}
}