Skip to content

Commit 208b573

Browse files
authored
Merge branch 'main' into ri-feature-doc
2 parents 850f049 + 72505e3 commit 208b573

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.10](https://github.com/redis/redis/archive/7.0.10.tar.gz)
16+
* [Download 7.0.11](https://github.com/redis/redis/archive/7.0.11.tar.gz)
1717
* [7.0 Release Notes](https://raw.githubusercontent.com/redis/redis/7.0/00-RELEASENOTES)
1818
* [More installation options ->](#redis-downloads)
1919

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

7070
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.
7171

72-
See the [release notes](https://raw.githubusercontent.com/redis/redis/6.2/00-RELEASENOTES) or [download 6.2.11](https://download.redis.io/releases/redis-6.2.11.tar.gz).
72+
See the [release notes](https://raw.githubusercontent.com/redis/redis/6.2/00-RELEASENOTES) or [download 6.2.12](https://download.redis.io/releases/redis-6.2.12.tar.gz).
7373

7474
#### Redis 6.0
7575

7676
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.
7777

78-
See the [release notes](https://raw.githubusercontent.com/redis/redis/6.0/00-RELEASENOTES) or [download 6.0.18](https://download.redis.io/releases/redis-6.0.18.tar.gz).
78+
See the [release notes](https://raw.githubusercontent.com/redis/redis/6.0/00-RELEASENOTES) or [download 6.0.19](https://download.redis.io/releases/redis-6.0.19.tar.gz).
7979

8080
#### Redis 5.0
8181

0 commit comments

Comments
 (0)