-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathsources.json
30 lines (30 loc) · 1.17 KB
/
sources.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
{
"beta": {
"x86_64-linux": {
"version": "1.7.2b",
"sha1": "c9f97665bea0f65b0931bee08adbb7c2fae6c326",
"url": "https://github.com/zen-browser/desktop/releases/download/1.7.2b/zen.linux-x86_64.tar.bz2",
"sha256": "sha256-grjl6hzmq/WH4z3MygBEh5A+uFNHK8PSGPwC73llJcg="
},
"aarch64-linux": {
"version": "1.7.2b",
"sha1": "c9f97665bea0f65b0931bee08adbb7c2fae6c326",
"url": "https://github.com/zen-browser/desktop/releases/download/1.7.2b/zen.linux-aarch64.tar.bz2",
"sha256": "sha256-sIg0X2fKX4FGEG3i5VXgz8WYfeES3xcIAlvCdeOLmIg="
}
},
"twilight": {
"x86_64-linux": {
"version": "1.7.2t",
"sha1": "405b2180cf796495c944e4aacd77d10d7dfa1ab7",
"url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-x86_64.tar.bz2",
"sha256": "sha256-t/+xduKhUvfiGIR5pawqMzYM4k4J/ix7meXKjgXcrWU="
},
"aarch64-linux": {
"version": "1.7.2t",
"sha1": "405b2180cf796495c944e4aacd77d10d7dfa1ab7",
"url": "https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-aarch64.tar.bz2",
"sha256": "sha256-ybyuAuDG2WLOTyboRqO/mhIyC10rji+Q5BZaarroQ6M="
}
}
}