-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathall_platforms_versions.json
More file actions
49 lines (49 loc) · 1.82 KB
/
all_platforms_versions.json
File metadata and controls
49 lines (49 loc) · 1.82 KB
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
{
"check_time": "2026-02-02T09:20:44.714591+08:00",
"platforms": {
"mac-arm64": {
"version": "8.7.0",
"platform": "macOS Apple Silicon",
"platform_key": "mac-arm64",
"source_url": "https://updates-mac-arm64.weights.com/latest-mac.yml",
"download_param": "mac",
"release_date": "2026-01-24T05:16:12.378Z",
"download_path": "Replay-arm64-8.7.0.zip",
"full_download_url": "https://updates-mac-arm64.weights.com/Replay-arm64-8.7.0.zip",
"sha512": "vnhl/AsytA3piyrr..."
},
"mac-x64": {
"version": "8.7.0",
"platform": "macOS Intel",
"platform_key": "mac-x64",
"source_url": "https://updates-mac-x64.weights.com/latest-mac.yml",
"download_param": "mac_x64",
"release_date": "2026-01-24T05:15:05.047Z",
"download_path": "Replay-x64-8.7.0.zip",
"full_download_url": "https://updates-mac-x64.weights.com/Replay-x64-8.7.0.zip",
"sha512": "KJIdeLuLg7UcmrFO..."
},
"windows": {
"version": "8.7.0",
"platform": "Windows",
"platform_key": "windows",
"source_url": "https://updates-windows.weights.com/latest.yml",
"download_param": "windows",
"release_date": "2026-01-24T05:13:29.267Z",
"download_path": "Replay-8.7.0-installer.exe",
"full_download_url": "https://updates-windows.weights.com/Replay-8.7.0-installer.exe",
"sha512": "z9CAwkSd+EH0Xux4..."
},
"linux": {
"version": "8.7.0",
"platform": "Linux",
"platform_key": "linux",
"source_url": "https://updates-linux.weights.com/latest-linux.yml",
"download_param": "linux",
"release_date": "2026-01-24T05:10:20.893Z",
"download_path": "Replay-8.7.0.deb",
"full_download_url": "https://updates-linux.weights.com/Replay-8.7.0.deb",
"sha512": "Ftx3Qlb8gXh7A7P/..."
}
}
}