pin recon to cf5bfc290c6cdd46bea45ae4a6418e9802d511e5

This commit is contained in:
Luke Bakken 2022-12-19 17:29:29 -08:00 committed by Mergify
parent f97786456f
commit 943668c9b1
2 changed files with 4 additions and 5 deletions

View File

@ -310,10 +310,9 @@ erlang_package.hex_package(
version = "2.1.0",
)
erlang_package.hex_package(
name = "recon",
sha256 = "2c7523c8dee91dff41f6b3d63cba2bd49eb6d2fe5bf1eec0df7f87eb5e230e1c",
version = "2.5.2",
erlang_package.git_package(
repository = "ferd/recon",
commit = "cf5bfc290c6cdd46bea45ae4a6418e9802d511e5",
)
erlang_package.hex_package(

View File

@ -117,7 +117,7 @@ dep_looking_glass = git https://github.com/rabbitmq/looking_glass.git master
dep_prometheus = hex 4.9.1
dep_ra = hex 2.4.5
dep_ranch = hex 2.1.0
dep_recon = hex 2.5.2
dep_recon = git https://github.com/ferd/recon.git cf5bfc290c6cdd46bea45ae4a6418e9802d511e5
dep_redbug = hex 2.0.7
dep_thoas = hex 0.4.0
dep_observer_cli = hex 1.7.3