From 88e5e8d6eacd8fa095a06ec724e46fb83d9a86f7 Mon Sep 17 00:00:00 2001 From: shenlong <139912620+shenlong-tanwen@users.noreply.github.com> Date: Sat, 2 May 2026 03:39:29 +0700 Subject: [PATCH] chore: pump dcm to 1.37.0 (#28188) Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> --- mise.toml | 2 +- mobile/dcm_global.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mise.toml b/mise.toml index 47862f7aca..7fa3473d62 100644 --- a/mise.toml +++ b/mise.toml @@ -22,7 +22,7 @@ opentofu = "1.11.6" java = "21.0.2" [tools."github:CQLabs/homebrew-dcm"] -version = "1.35.1" +version = "1.37.0" bin = "dcm" postinstall = "chmod +x $MISE_TOOL_INSTALL_PATH/dcm" diff --git a/mobile/dcm_global.yaml b/mobile/dcm_global.yaml index ffe77eede8..0518849062 100644 --- a/mobile/dcm_global.yaml +++ b/mobile/dcm_global.yaml @@ -1 +1 @@ -version: '>=1.29.0 <=1.36.0' +version: '>=1.29.0 <=1.37.0'