-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathlatest.json
77 lines (77 loc) · 3.97 KB
/
latest.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"x86_64-linux": {
"variants": {
"firefox-beta-bin": {
"channel": "beta",
"name": "Firefox Beta",
"release": true,
"version": "135.0b6",
"wmClass": "firefox-beta"
},
"firefox-bin": {
"channel": "release",
"name": "Firefox",
"release": true,
"version": "134.0.1",
"wmClass": "firefox"
},
"firefox-esr-bin": {
"channel": "release",
"name": "Firefox ESR",
"release": true,
"version": "128.6.0esr",
"wmClass": "firefox"
},
"firefox-nightly-bin": {
"channel": "nightly",
"name": "Firefox Nightly",
"release": false,
"version": "136.0a1",
"wmClass": "firefox-nightly"
}
},
"versionInfo": {
"firefox-beta-bin": {
"chksum": "https://download.cdn.mozilla.net/pub/firefox/releases/135.0b6/SHA512SUMS",
"chksumSha256": "856defec29fe301a97d5ae761f6ae449d931a7367cfd953fe778431443053fc6",
"chksumSig": "https://download.cdn.mozilla.net/pub/firefox/releases/135.0b6/SHA512SUMS.asc",
"chksumSigSha256": "4595f1b3ef2408637196395dc9304ba37c532e962c7fd087db841fee1ccbd09d",
"file": "linux-x86_64/en-US/firefox-135.0b6.tar.xz",
"sha512": "457a0fb46239b8ee4738a721c068c0a089816addf4ed5adc49b27e4b124e6bd37626c81ec92b9efcbd94defbc6effe39d49631f5e7dea8ceb1dbddd05a255594",
"sig": null,
"sigSha512": null,
"url": "https://download.cdn.mozilla.net/pub/firefox/releases/135.0b6/linux-x86_64/en-US/firefox-135.0b6.tar.xz"
},
"firefox-bin": {
"chksum": "https://download.cdn.mozilla.net/pub/firefox/releases/134.0.1/SHA512SUMS",
"chksumSha256": "da66386c1d1d97db45ee0583898bc91d3bb45b0d1a0e2fb5050ee615574be5f4",
"chksumSig": "https://download.cdn.mozilla.net/pub/firefox/releases/134.0.1/SHA512SUMS.asc",
"chksumSigSha256": "a18d4ef0ff0924e17eb070f28d1369dda5b51d679a76f955f2cd38fc2acc9d0e",
"file": "linux-x86_64/en-US/firefox-134.0.1.tar.bz2",
"sha512": "2e19abad3e7e05b3934cd35c86ce88c0f3f5232c1c2e4c7164a96de0e0e065d996dcf2bb94d828ada88a62a65f6d96540bcef5749f1a442fc05dee52c14bb13a",
"sig": null,
"sigSha512": null,
"url": "https://download.cdn.mozilla.net/pub/firefox/releases/134.0.1/linux-x86_64/en-US/firefox-134.0.1.tar.bz2"
},
"firefox-esr-bin": {
"chksum": "https://download.cdn.mozilla.net/pub/firefox/releases/128.6.0esr/SHA512SUMS",
"chksumSha256": "77b16d6287171739fb72191826ba296d3a7b01446dc87c4043a5db8b01c228eb",
"chksumSig": "https://download.cdn.mozilla.net/pub/firefox/releases/128.6.0esr/SHA512SUMS.asc",
"chksumSigSha256": "2a62d9c5f82871a3062d3925864d3e7bcb4fafd8a97877d738b6f6da38c697d5",
"file": "linux-x86_64/en-US/firefox-128.6.0esr.tar.bz2",
"sha512": "38d6367fb5556c86df933cc6859e3ea7a5571643ea8815c65eb2029539e07fce8092ee13cd3ae603120751d0edc994bc9afeebe0fb3ef2065106c4c4d75600b4",
"sig": null,
"sigSha512": null,
"url": "https://download.cdn.mozilla.net/pub/firefox/releases/128.6.0esr/linux-x86_64/en-US/firefox-128.6.0esr.tar.bz2"
},
"firefox-nightly-bin": {
"chksum": "https://archive.mozilla.org/pub/firefox/nightly/2025/01/2025-01-18-09-13-14-mozilla-central/firefox-136.0a1.en-US.linux-x86_64.checksums",
"chksumSig": null,
"sha512": "32359ed9bbaa6fd9cc97e35e48669febe64ea978407db8e63b58588537b4c7bd7bffc81344cfd535f836ad4808371126acfeb7e971a6791c7eb099ee7f4b23e2",
"sig": "https://archive.mozilla.org/pub/firefox/nightly/2025/01/2025-01-18-09-13-14-mozilla-central/firefox-136.0a1.en-US.linux-x86_64.tar.xz.asc",
"sigSha512": "36fe814ffc1319ca4afc2dd3a50941ff529c95c9b73a32ec5159c12edaf484e580aea61f11d81607487022e8824d92d8cca51324a2cc16c2ad9c4d0ff24237d7",
"url": "https://archive.mozilla.org/pub/firefox/nightly/2025/01/2025-01-18-09-13-14-mozilla-central/firefox-136.0a1.en-US.linux-x86_64.tar.xz"
}
}
}
}