Commit dd4bb4c 1 parent af2c2fb commit dd4bb4c Copy full SHA for dd4bb4c
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
PROJECT = emq_redis_hook
4
4
PROJECT_DESCRIPTION = Hook with Redis
5
- PROJECT_VERSION = 2.3.4
5
+ PROJECT_VERSION = 2.3.6
6
6
7
7
DEPS = eredis ecpool clique
8
8
@@ -11,14 +11,14 @@ dep_ecpool = git https://github.com/emqtt/ecpool master
11
11
dep_clique = git https://github.com/emqtt/clique
12
12
13
13
BUILD_DEPS = emqttd cuttlefish
14
- dep_emqttd = git https://github.com/emqtt/emqttd master
14
+ dep_emqttd = git https://github.com/emqtt/emqttd 2.3.6
15
15
dep_cuttlefish = git https://github.com/emqtt/cuttlefish
16
16
17
17
NO_AUTOPATCH = cuttlefish
18
18
19
19
TEST_DEPS = emqttc emq_auth_username
20
20
dep_emqttc = git https://github.com/emqtt/emqttc
21
- dep_emq_auth_username = git https://github.com/emqtt/emq-auth-redis
21
+ dep_emq_auth_username = git https://github.com/emqtt/emq-auth-redis 2.3.6
22
22
23
23
TEST_ERLC_OPTS += +debug_info
24
24
TEST_ERLC_OPTS += +'{parse_transform, lager_transform}'
You can’t perform that action at this time.
0 commit comments