From 78b7e600d230b208ad1f50ffce7930e74a3ea6dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 15:53:51 +0000 Subject: [PATCH] chore(deps): update dependency github:cqlabs/homebrew-dcm to v1.36.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 0ec32de20c..241f7184f5 100644 --- a/mise.toml +++ b/mise.toml @@ -22,7 +22,7 @@ opentofu = "1.11.5" java = "21.0.2" [tools."github:CQLabs/homebrew-dcm"] -version = "1.35.1" +version = "1.36.0" bin = "dcm" postinstall = "chmod +x $MISE_TOOL_INSTALL_PATH/dcm"