File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -214,11 +214,11 @@ erlang_package.git_package(
214
214
commit = "fde1113b8e3c8ce8d11840ff24acc94c34a4f4c5" ,
215
215
)
216
216
217
- erlang_package .hex_package (
217
+ erlang_package .git_package (
218
218
name = "khepri_mnesia_migration" ,
219
219
build_file = "@rabbitmq-server//bazel:BUILD.khepri_mnesia_migration" ,
220
- sha256 = "24b87e51b9e46eaeeadb898720e12a58d501cbb05c16e28ca27063e66d60e85c " ,
221
- version = "0.7.1 " ,
220
+ repository = "rabbitmq/khepri_mnesia_migration " ,
221
+ commit = "cd6e09e3aea9df86a7515ebe8d6d4d68509e290c " ,
222
222
)
223
223
224
224
erlang_package .hex_package (
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ dep_cuttlefish = hex 3.4.0
47
47
dep_gen_batch_server = hex 0.8.8
48
48
dep_jose = hex 1.11.10
49
49
dep_khepri = git https://github.com/rabbitmq/khepri fde1113b8e3c8ce8d11840ff24acc94c34a4f4c5
50
- dep_khepri_mnesia_migration = hex 0.7.1
50
+ dep_khepri_mnesia_migration = git https://github.com/rabbitmq/khepri_mnesia_migration cd6e09e3aea9df86a7515ebe8d6d4d68509e290c
51
51
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.5
52
52
dep_prometheus = hex 4.11.0
53
53
dep_ra = hex 2.16.0-pre.6
You can’t perform that action at this time.
0 commit comments