Skip to content

Commit cb8fa6d

Browse files
Merge pull request #11907 from rabbitmq/mk-bump-cuttlefish
2 parents dd3f2a6 + af67afe commit cb8fa6d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ erlang_package.hex_package(
147147
erlang_package.hex_package(
148148
name = "cuttlefish",
149149
build_file = "@rabbitmq-server//bazel:BUILD.cuttlefish",
150-
sha256 = "d3ef90bd2f5923477ab772fbda5cd5ad088438e4fd56801b455b87ada9f46fa3",
151-
version = "3.1.0",
150+
sha256 = "ce49cf9793fe913c4f5f3841ad648d7b6a231451bd646c24438b02a68866c20e",
151+
version = "3.3.0",
152152
)
153153

154154
erlang_package.hex_package(

erlang.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ pkg_cuttlefish_description = cuttlefish configuration abstraction
801801
pkg_cuttlefish_homepage = https://github.com/Kyorai/cuttlefish
802802
pkg_cuttlefish_fetch = git
803803
pkg_cuttlefish_repo = https://github.com/Kyorai/cuttlefish
804-
pkg_cuttlefish_commit = master
804+
pkg_cuttlefish_commit = main
805805

806806
PACKAGES += damocles
807807
pkg_damocles_name = damocles

rabbitmq-components.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ dep_accept = hex 0.3.5
115115
dep_cowboy = hex 2.12.0
116116
dep_cowlib = hex 2.13.0
117117
dep_credentials_obfuscation = hex 3.4.0
118-
dep_cuttlefish = hex 3.1.0
118+
dep_cuttlefish = hex 3.3.0
119119
dep_gen_batch_server = hex 0.8.8
120120
dep_jose = hex 1.11.10
121121
dep_khepri = hex 0.14.0

0 commit comments

Comments
 (0)