forked from ungoogled-software/ungoogled-chromium-binaries
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
84 lines (84 loc) · 4.58 KB
/
index.html
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
78
79
80
81
82
83
84
<html>
<head>
<meta charset="UTF-8"></meta>
<title>Downloads for ungoogled-chromium</title>
<link rel="stylesheet" href="/ungoogled-chromium-binaries/github-markdown.css"></link>
<style>
.markdown-body {
box-sizing: border-box;
min-width: 0%;
max-width: 100%;
margin: 0 auto;
padding: 2em;
}
</style>
</head>
<body class="markdown-body">
<h1>Downloads for ungoogled-chromium</h1>
<p><strong>IMPORTANT: These binaries are provided by anyone who are willing to build and submit them. Because these binaries are not necessarily <a href="https://reproducible-builds.org/">reproducible</a>, authenticity cannot be guaranteed. For your consideration, each download page lists the GitHub user that submitted those binaries.</strong></p>
<p><a href="//github.com/Eloston/ungoogled-chromium"><strong>ungoogled-chromium's GitHub page</strong></a></p>
<p><a href="//raw.githubusercontent.com/ungoogled-software/ungoogled-chromium-binaries/master/feed.xml">Atom feed of all releases</a></p>
<p><a href="//github.com/ungoogled-software/ungoogled-chromium-binaries">Page source code and contribution instructions</a></p>
<h2>Latest versions by tag</h2>
<p><strong>NOTE FOR LINUX USERS: Make sure to download packages for the correct system. Portable Linux build works on any Linux platform supported by Chromium.</strong></p>
<table>
<thead>
<tr>
<th align="left">Platform</th>
<th align="left">Latest version</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><strong><a href="/ungoogled-chromium-binaries/releases/appimage/64bit">Linux AppImage 64-bit</a></strong></td>
<td align="left"><a href="/ungoogled-chromium-binaries/releases/appimage/64bit/91.0.4472.164-1.1">91.0.4472.164-1.1</a></td>
</tr>
<tr>
<td align="left"><strong><a href="/ungoogled-chromium-binaries/releases/archlinux">Arch Linux</a></strong></td>
<td align="left"><a href="/ungoogled-chromium-binaries/releases/archlinux/94.0.4606.71">94.0.4606.71</a></td>
</tr>
<tr>
<td align="left"><strong><a href="/ungoogled-chromium-binaries/releases/artixlinux">Artix Linux</a></strong></td>
<td align="left"><a href="/ungoogled-chromium-binaries/releases/artixlinux/94.0.4606.71-1">94.0.4606.71-1</a></td>
</tr>
<tr>
<td align="left"><strong><a href="/ungoogled-chromium-binaries/releases/debian_unportable/amd64">Debian/Ubuntu (unportable) 64-bit</a></strong></td>
<td align="left"><a href="/ungoogled-chromium-binaries/releases/debian_unportable/amd64/87.0.4280.141-1.unportable1">87.0.4280.141-1.unportable1</a></td>
</tr>
<tr>
<td align="left"><strong><a href="/ungoogled-chromium-binaries/releases/linux_portable/64bit">Portable Linux 64-bit</a></strong></td>
<td align="left"><a href="/ungoogled-chromium-binaries/releases/linux_portable/64bit/95.0.4638.54-1.1">95.0.4638.54-1.1</a></td>
</tr>
<tr>
<td align="left"><strong><a href="/ungoogled-chromium-binaries/releases/linux_portable/64bit_musl">Portable Linux 64-bit (for musl libc)</a></strong></td>
<td align="left"><a href="/ungoogled-chromium-binaries/releases/linux_portable/64bit_musl/84.0.4147.135-1.musl1">84.0.4147.135-1.musl1</a></td>
</tr>
<tr>
<td align="left"><strong><a href="/ungoogled-chromium-binaries/releases/macos/arm64">macOS 64-bit ARM ("Apple Silicon")</a></strong></td>
<td align="left"><a href="/ungoogled-chromium-binaries/releases/macos/arm64/92.0.4515.131-1">92.0.4515.131-1</a></td>
</tr>
<tr>
<td align="left"><strong><a href="/ungoogled-chromium-binaries/releases/macos/x86_64">macOS 64-bit x86</a></strong></td>
<td align="left"><a href="/ungoogled-chromium-binaries/releases/macos/x86_64/92.0.4515.131-1">92.0.4515.131-1</a></td>
</tr>
<tr>
<td align="left"><strong><a href="/ungoogled-chromium-binaries/releases/manjaro">Manjaro</a></strong></td>
<td align="left"><a href="/ungoogled-chromium-binaries/releases/manjaro/94.0.4606.81-1">94.0.4606.81-1</a></td>
</tr>
<tr>
<td align="left"><strong><a href="/ungoogled-chromium-binaries/releases/windows/32bit">Windows 32-bit</a></strong></td>
<td align="left"><a href="/ungoogled-chromium-binaries/releases/windows/32bit/89.0.4389.114-1">89.0.4389.114-1</a></td>
</tr>
<tr>
<td align="left"><strong><a href="/ungoogled-chromium-binaries/releases/windows/64bit">Windows 64-bit</a></strong></td>
<td align="left"><a href="/ungoogled-chromium-binaries/releases/windows/64bit/96.0.4664.45-1">96.0.4664.45-1</a></td>
</tr>
<tr>
<td align="left"><strong><a href="/ungoogled-chromium-binaries/releases/windows/arm64">Windows 64-bit ARM</a></strong></td>
<td align="left"><a href="/ungoogled-chromium-binaries/releases/windows/arm64/89.0.4389.114-1">89.0.4389.114-1</a></td>
</tr>
</tbody>
</table>
<h3><a href="releases">Browse releases</a></h3>
</body>
</html>