-
Notifications
You must be signed in to change notification settings - Fork 42
/
PackageManifest.json
49 lines (49 loc) · 2.1 KB
/
PackageManifest.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
{
"Name": "ULogViewer",
"Version": "4.1.2.1110",
"PageUri": "https://github.com/carina-studio/ULogViewer/releases/tag/4.1.2.1110",
"Packages": [
{
"Architecture": "Arm64",
"OperatingSystem": "Linux",
"SHA256": "C4E1589FBA2979AE11CAB6B51041566043371343EB004D652E51E101F467EDE3",
"Uri": "https://github.com/carina-studio/ULogViewer/releases/download/4.1.2.1110/ULogViewer-4.1.2.1110-linux-arm64.zip"
},
{
"Architecture": "X64",
"OperatingSystem": "Linux",
"SHA256": "A20C8E1CDEB6EAC76AA09B1516B12E3AD91A7BB025D357348CC9445024AE473C",
"Uri": "https://github.com/carina-studio/ULogViewer/releases/download/4.1.2.1110/ULogViewer-4.1.2.1110-linux-x64.zip"
},
{
"Architecture": "Arm64",
"OperatingSystem": "OSX",
"SHA256": "F515AE215A50E60D54A2B6132A4339889E19DB0804F8AFAF0180B0302874F91B",
"Uri": "https://github.com/carina-studio/ULogViewer/releases/download/4.1.2.1110/ULogViewer-4.1.2.1110-osx-arm64.zip"
},
{
"Architecture": "Arm64",
"OperatingSystem": "Windows",
"SHA256": "266AF775CDD5D5E2E0267EE11D3918CF392BEF77A99E4BF2674C4BFD9A581594",
"Uri": "https://github.com/carina-studio/ULogViewer/releases/download/4.1.2.1110/ULogViewer-4.1.2.1110-win-arm64.zip"
},
{
"Architecture": "X64",
"OperatingSystem": "OSX",
"SHA256": "6F8238B98A63661E4A6A6225A40A542156C0C18B51C3239207CFC518E0BA3878",
"Uri": "https://github.com/carina-studio/ULogViewer/releases/download/4.1.2.1110/ULogViewer-4.1.2.1110-osx-x64.zip"
},
{
"Architecture": "X64",
"OperatingSystem": "Windows",
"SHA256": "EB39B768F26856BB26F77C177740B3AEA891FB35D475DFFA6E4DE99B8980CA05",
"Uri": "https://github.com/carina-studio/ULogViewer/releases/download/4.1.2.1110/ULogViewer-4.1.2.1110-win-x64.zip"
},
{
"Architecture": "X86",
"OperatingSystem": "Windows",
"SHA256": "F1BB31AFBA216C1656694173536E6CC06D94600D5B564119CFDAB2B1863F46DD",
"Uri": "https://github.com/carina-studio/ULogViewer/releases/download/4.1.2.1110/ULogViewer-4.1.2.1110-win-x86.zip"
}
]
}