Update Bloom TS and JSON to 8.0.0 (#13999)

This commit is contained in:
Eran Hadad 2025-05-05 21:39:19 +03:00 committed by GitHub
parent 11947d8892
commit c37a782153
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SRC_DIR = src
MODULE_VERSION = v7.99.90
MODULE_VERSION = v8.0.0
MODULE_REPO = https://github.com/redisbloom/redisbloom
TARGET_MODULE = $(SRC_DIR)/bin/$(FULL_VARIANT)/redisbloom.so

View file

@ -1,5 +1,5 @@
SRC_DIR = src
MODULE_VERSION = v7.99.90
MODULE_VERSION = v8.0.0
MODULE_REPO = https://github.com/redisjson/redisjson
TARGET_MODULE = $(SRC_DIR)/bin/$(FULL_VARIANT)/rejson.so

View file

@ -1,5 +1,5 @@
SRC_DIR = src
MODULE_VERSION = v7.99.91
MODULE_VERSION = v8.0.0
MODULE_REPO = https://github.com/redistimeseries/redistimeseries
TARGET_MODULE = $(SRC_DIR)/bin/$(FULL_VARIANT)/redistimeseries.so