File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -300,11 +300,11 @@ erlang_package.hex_package(
300
300
version = "0.2.1" ,
301
301
)
302
302
303
- erlang_package .hex_package (
303
+ erlang_package .git_package (
304
304
name = "ra" ,
305
305
build_file = "@rabbitmq-server//bazel:BUILD.ra" ,
306
- sha256 = "13b03f02cf6c1837c527edd4a953f0c09da0abad0af6985b64bfd66943c4c5c3 " ,
307
- version = "2.5.1" ,
306
+ commit = "9fe751e07538c2d5eaea1ee7dbae6f9ba98781dc " ,
307
+ repository = "rabbitmq/ra"
308
308
)
309
309
310
310
erlang_package .hex_package (
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ dep_cowboy = hex 2.10.0
115
115
dep_cowlib = hex 2.12.1
116
116
dep_looking_glass = git https://github.com/rabbitmq/looking_glass.git master
117
117
dep_prometheus = hex 4.10.0
118
- dep_ra = hex 2.5.1
118
+ dep_ra = git https://github.com/rabbitmq/ra.git 9fe751e07538c2d5eaea1ee7dbae6f9ba98781dc
119
119
dep_ranch = hex 2.1.0
120
120
dep_recon = hex 2.5.3
121
121
dep_redbug = hex 2.0.7
You can’t perform that action at this time.
0 commit comments