chore: pump dcm to 1.37.0 (#28188)

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
pull/28191/head
shenlong 2026-05-02 03:39:29 +07:00 committed by GitHub
parent ee107c98d5
commit 88e5e8d6ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ opentofu = "1.11.6"
java = "21.0.2" java = "21.0.2"
[tools."github:CQLabs/homebrew-dcm"] [tools."github:CQLabs/homebrew-dcm"]
version = "1.35.1" version = "1.37.0"
bin = "dcm" bin = "dcm"
postinstall = "chmod +x $MISE_TOOL_INSTALL_PATH/dcm" postinstall = "chmod +x $MISE_TOOL_INSTALL_PATH/dcm"

View File

@ -1 +1 @@
version: '>=1.29.0 <=1.36.0' version: '>=1.29.0 <=1.37.0'