-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversion.json
More file actions
41 lines (41 loc) · 1007 Bytes
/
Copy pathversion.json
File metadata and controls
41 lines (41 loc) · 1007 Bytes
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
{
"schema_version": 1,
"version": "0.4.75",
"revision": "4f8e346d656dddc01c7547e5c87718ecfa133837",
"manifest_sha256": "87131bae940258e40f981eb18855c0494c092ae60f1cb97b14606f7e831a4de7",
"built_at": "2026-09-24T05:35:35Z",
"release_tag": "v0.4.75",
"checksum_asset": "SHA256SUMS",
"platforms": [
{
"os": "darwin",
"arch": "amd64",
"archive": "hduhelp-cli_0.4.75_darwin_amd64.tar.gz"
},
{
"os": "darwin",
"arch": "arm64",
"archive": "hduhelp-cli_0.4.75_darwin_arm64.tar.gz"
},
{
"os": "linux",
"arch": "amd64",
"archive": "hduhelp-cli_0.4.75_linux_amd64.tar.gz"
},
{
"os": "linux",
"arch": "arm64",
"archive": "hduhelp-cli_0.4.75_linux_arm64.tar.gz"
},
{
"os": "windows",
"arch": "amd64",
"archive": "hduhelp-cli_0.4.75_windows_amd64.zip"
},
{
"os": "windows",
"arch": "arm64",
"archive": "hduhelp-cli_0.4.75_windows_arm64.zip"
}
]
}