package/redis: bump to v8.6.2

See the release notes:
https://github.com/redis/redis/blob/8.6.2/00-RELEASENOTES

Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
[Julien: add link to release notes]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Titouan Christophe
2026-04-10 08:19:24 +02:00
committed by Julien Olivain
parent 29a4927157
commit b6938ec66c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# From https://github.com/redis/redis-hashes/blob/master/README
sha256 0e7c150919e10c630d6e806fa7e65ce12aa90ddd0805e459b7da64ee65892805 redis-8.4.2.tar.gz
sha256 cea46526594fe05f05b9ff733179eb1263deccf4269059cf081fdef222634c88 redis-8.6.2.tar.gz
# Locally calculated
sha256 4a0e416b9537688f30dfe69ddaceb2ca64d96b7df02a0a6760d376890ddc4e40 LICENSE.txt

View File

@@ -4,7 +4,7 @@
#
################################################################################
REDIS_VERSION = 8.4.2
REDIS_VERSION = 8.6.2
REDIS_SITE = http://download.redis.io/releases
REDIS_LICENSE = \
AGPL-3.0 or SSPL-1.0 or RSAL-2.0 (core); \