diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-05-29 23:30:35 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-05-29 23:30:35 +0000 |
| commit | 356e37cb9cceeca82df50ef99b68979eb3ff0136 (patch) | |
| tree | d1ae0748e0c73bc01c70a9f8874f448bda8b8891 /doc/index.html | |
| parent | c91a37b2b030a69ec62acde10d00ddcd703c792d (diff) | |
| download | skalibs-356e37cb9cceeca82df50ef99b68979eb3ff0136.tar.gz | |
Add crc32c. Prepare for 2.14.5.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index c92183a..8887bc0 100644 --- a/doc/index.html +++ b/doc/index.html @@ -60,8 +60,8 @@ with a standard C development environment </li> <h3> Download </h3> <ul> - <li> The current released version of skalibs is <a href="skalibs-2.14.4.0.tar.gz">2.14.4.0</a>. -You can access its checksum <a href="skalibs-2.14.4.0.tar.gz.sha256">here</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.14.5.0.tar.gz">2.14.5.0</a>. +You can access its checksum <a href="skalibs-2.14.5.0.tar.gz.sha256">here</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/skalibs/">skalibs git repository</a>: |
