Skip to content

Commit b4a58ea

Browse files
committed
release 7.0.8, 6.2.10, 6.0.17
1 parent 5ec35ca commit b4a58ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

download/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can download the last Redis source files here. For additional options, see t
1313

1414
Redis 7.0 includes several new user-facing features, significant performance optimizations, and many other improvements. It also includes changes that potentially break backwards compatibility with older versions.
1515

16-
* [Download 7.0.7](https://github.com/redis/redis/archive/7.0.7.tar.gz)
16+
* [Download 7.0.8](https://github.com/redis/redis/archive/7.0.8.tar.gz)
1717
* [7.0 Release Notes](https://raw.githubusercontent.com/redis/redis/7.0/00-RELEASENOTES)
1818
* [More installation options ->](#redis-downloads)
1919

@@ -62,13 +62,13 @@ The latest stable release is always available at the fixed [https://download.red
6262

6363
Redis 6.2 includes many new commands and improvements. Redis 6.2 improves on the completeness of Redis and addresses issues that have been requested by many users frequently or for a long time.
6464

65-
See the [release notes](https://raw.githubusercontent.com/redis/redis/6.2/00-RELEASENOTES) or [download 6.2.8](https://download.redis.io/releases/redis-6.2.8.tar.gz).
65+
See the [release notes](https://raw.githubusercontent.com/redis/redis/6.2/00-RELEASENOTES) or [download 6.2.10](https://download.redis.io/releases/redis-6.2.10.tar.gz).
6666

6767
#### Redis 6.0
6868

6969
Redis 6.0 (GA October, 2021) introduced SSL, the new RESP3 protocol, ACLs, client side caching, diskless replicas, I/O threads, faster RDB loading, new modules APIs, and many more improvements.
7070

71-
See the [release notes](https://raw.githubusercontent.com/redis/redis/6.0/00-RELEASENOTES) or [download 6.0.16](https://download.redis.io/releases/redis-6.0.16.tar.gz).
71+
See the [release notes](https://raw.githubusercontent.com/redis/redis/6.0/00-RELEASENOTES) or [download 6.0.17](https://download.redis.io/releases/redis-6.0.17.tar.gz).
7272

7373
#### Redis 5.0
7474

0 commit comments

Comments
 (0)