Bump Cuttlefish to 3.3.0

This commit is contained in:
Michael Klishin 2024-08-05 22:32:21 -04:00
parent dd3f2a6abe
commit af67afe090
3 changed files with 4 additions and 4 deletions

View File

@ -147,8 +147,8 @@ erlang_package.hex_package(
erlang_package.hex_package(
name = "cuttlefish",
build_file = "@rabbitmq-server//bazel:BUILD.cuttlefish",
sha256 = "d3ef90bd2f5923477ab772fbda5cd5ad088438e4fd56801b455b87ada9f46fa3",
version = "3.1.0",
sha256 = "ce49cf9793fe913c4f5f3841ad648d7b6a231451bd646c24438b02a68866c20e",
version = "3.3.0",
)
erlang_package.hex_package(

2
erlang.mk vendored
View File

@ -801,7 +801,7 @@ pkg_cuttlefish_description = cuttlefish configuration abstraction
pkg_cuttlefish_homepage = https://github.com/Kyorai/cuttlefish
pkg_cuttlefish_fetch = git
pkg_cuttlefish_repo = https://github.com/Kyorai/cuttlefish
pkg_cuttlefish_commit = master
pkg_cuttlefish_commit = main
PACKAGES += damocles
pkg_damocles_name = damocles

View File

@ -115,7 +115,7 @@ dep_accept = hex 0.3.5
dep_cowboy = hex 2.12.0
dep_cowlib = hex 2.13.0
dep_credentials_obfuscation = hex 3.4.0
dep_cuttlefish = hex 3.1.0
dep_cuttlefish = hex 3.3.0
dep_gen_batch_server = hex 0.8.8
dep_jose = hex 1.11.10
dep_khepri = hex 0.14.0