Skip to content

Commit adb7b2b

Browse files
authored
Update platform.json
1 parent eb57667 commit adb7b2b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

platform.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,14 +146,14 @@
146146
"tool-cmake": {
147147
"type": "tool",
148148
"optional": true,
149-
"owner": "platformio",
150-
"version": "~3.30.2"
149+
"owner": "pioarduino",
150+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/cmake-3.30.2.zip"
151151
},
152152
"tool-esp-rom-elfs": {
153153
"type": "tool",
154154
"optional": true,
155-
"owner": "platformio",
156-
"version": "0.0.1+20241011"
155+
"owner": "pioarduino",
156+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/esp-rom-elfs-20241011.zip"
157157
},
158158
"tool-ninja": {
159159
"type": "tool",

0 commit comments

Comments
 (0)