Skip to content

Commit af3a2c5

Browse files
committed
Update CMake to v3.30
This update includes a universal binary for Arm64 and x86_64, required for successful installation of Python dependencies on Arm64-based machines.
1 parent ddc030f commit af3a2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"tool-cmake": {
130130
"optional": true,
131131
"owner": "platformio",
132-
"version": "~3.16.0"
132+
"version": "~3.30.0"
133133
},
134134
"tool-ninja": {
135135
"optional": true,

0 commit comments

Comments
 (0)