generated from ScoopInstaller/BucketTemplate
-
Notifications
You must be signed in to change notification settings - Fork 1
/
pecmd-beta.json
54 lines (54 loc) · 1.67 KB
/
pecmd-beta.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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"version": "1.88.05.94-240512GK",
"description": "WinPE Commander,功能强大的 WinPE 命令解释工具!",
"homepage": "https://pecmd.net/thread-15.htm",
"license": "",
"architecture": {
"64bit": {
"bin": [
"x64\\PECMD.exe",
"x64\\PECMDEDIT.exe"
],
"shortcuts": [
[
"x64\\PECMD.exe",
"PECMD"
],
[
"x64\\PECMDEDIT.exe",
"PECMDEDIT"
]
]
},
"32bit": {
"bin": [
"PECMD.exe",
"PECMDEDIT.exe"
],
"shortcuts": [
[
"PECMD.exe",
"PECMD"
],
[
"PECMDEDIT.exe",
"PECMDEDIT"
]
]
}
},
"url": "https://api.xrgzs.top/lanzou/?url=https://www.lanzoui.com/iS52f26ttyab&type=down#/dl.7z",
"hash": "c281ad4520e9b12d9ff2b41d270913107fdce831e7ad32146a053155f3bd5144",
"checkver": {
"script": [
". \"$pwd\\bin\\utils.ps1\"",
"$f = Get-LanzouList \"https://www.lanzoui.com/b279972\" | Where-Object { $_.name_all -like \"PECMD2012*测试.7z\" } | Select-Object -First 1",
"$n = $f.name_all -replace 'Stable', ''",
"$n + '=====' + $f.id"
],
"regex": "PECMD2012.(.*)测试.7z=====(?<sharekey>.*)"
},
"autoupdate": {
"url": "https://api.xrgzs.top/lanzou/?url=https://www.lanzoui.com/$matchSharekey&type=down#/dl.7z"
}
}