We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3b79b commit 260faa9Copy full SHA for 260faa9
1 file changed
index.html
@@ -20,6 +20,19 @@
20
<th> Man Pages </th>
21
<th> Release Date </th>
22
</tr>
23
+ <tr align="center" bgcolor="#80ff00">
24
+ <td>
25
+ <a href="https://github.com/openzfs/zfs/releases/download/zfs-2.4.0/zfs-2.4.0.tar.gz">zfs-2.4.0</a>
26
+ </td>
27
28
+ <a href="https://github.com/openzfs/zfs/releases/download/zfs-2.4.0/zfs-2.4.0.tar.gz.asc">sig</a>
29
30
31
+ <a href="https://github.com/openzfs/zfs/releases/tag/zfs-2.4.0">v2.4.0</a>
32
33
+ <td> <a href="https://openzfs.github.io/openzfs-docs/man/v2.4/index.html">2.4.0</a> </td>
34
+ <td> Dec 18 2025 </td>
35
+ </tr>
36
<tr align="center" bgcolor="#80ff00">
37
<td>
38
<a href="https://github.com/openzfs/zfs/releases/download/zfs-2.3.5/zfs-2.3.5.tar.gz">zfs-2.3.5</a>
0 commit comments