Skip to content

Commit 30fec42

Browse files
committed
release 7.2.2, 7.0.14, 6.2.14
1 parent 2def562 commit 30fec42

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.2 includes optimizations, several new commands, some improvements, bug fixes, and several new module APIs. It also includes changes that potentially break backwards compatibility with older versions.
1515

16-
* [Download 7.2.1](https://github.com/redis/redis/archive/7.2.1.tar.gz)
16+
* [Download 7.2.2](https://github.com/redis/redis/archive/7.2.2.tar.gz)
1717
* [7.2 Release Notes](https://raw.githubusercontent.com/redis/redis/7.2/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 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.
6464

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

6767
#### Redis 6.2
6868

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

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

7373

7474
### List of all releases and hash digests

0 commit comments

Comments
 (0)