forked from Ash258/Shovel-Ash258
-
Notifications
You must be signed in to change notification settings - Fork 0
/
FixWin10.json
23 lines (23 loc) · 839 Bytes
/
FixWin10.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"version": "10.2.2",
"description": "Fix Windows 10. Easily fix and repair Windows 10 problems, issues and annoyances.",
"homepage": "https://www.thewindowsclub.com/fixwin-for-windows-10",
"license": "Freeware",
"url": "https://www.thewindowsclub.com/downloads/FixWin10.zip",
"hash": "a89f6d9713ce8bffa380bad51e380b59c8e5c83ac86df9df7caed5112b51dc19",
"extract_dir": "FixWin10.2.2",
"installer": {
"script": "(Get-ChildItem $dir 'Fix*exe').Fullname | Rename-Item -NewName 'FixWin.exe'"
},
"shortcuts": [
[
"FixWin.exe",
"Fix Win 10"
]
],
"checkver": ">FixWin\\s+([\\d.]+) for Windows 10</strong></a",
"autoupdate": {
"url": "https://www.thewindowsclub.com/downloads/FixWin10.zip",
"extract_dir": "FixWin$version"
}
}