mirror of
https://github.com/redis/redis.git
synced 2026-06-08 16:24:26 -04:00
Update RedisBloom module version to v8.3.90 (#14454)
This commit is contained in:
parent
efb2aa2cb2
commit
0286257e59
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
SRC_DIR = src
|
||||
MODULE_VERSION = v8.3.80
|
||||
MODULE_VERSION = v8.3.90
|
||||
MODULE_REPO = https://github.com/redisbloom/redisbloom
|
||||
TARGET_MODULE = $(SRC_DIR)/bin/$(FULL_VARIANT)/redisbloom.so
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue