Files
redis/modules/redistimeseries/Makefile
YaacovHazan 781ccc1bee Update modules with latest version (#13755)
Update redisbloom, redisjson and redistimeseries versions to 7.99.2

Co-authored-by: YaacovHazan <yaacov.hazan@redislabs.com>
2025-01-20 10:08:19 +02:00

7 lines
192 B
Makefile

SRC_DIR = src
MODULE_VERSION = v7.99.2
MODULE_REPO = https://github.com/redistimeseries/redistimeseries
TARGET_MODULE = $(SRC_DIR)/bin/$(FULL_VARIANT)/redistimeseries.so
include ../common.mk