Skip to content

Commit 9244be6

Browse files
authored
Update platform.json
1 parent f825637 commit 9244be6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

platform.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"type": "git",
1919
"url": "https://github.com/tasmota/platform-espressif32.git"
2020
},
21-
"version": "2024.06.10",
21+
"version": "2024.06.11",
2222
"frameworks": {
2323
"arduino": {
2424
"script": "builder/frameworks/arduino.py"
@@ -33,25 +33,25 @@
3333
"type": "framework",
3434
"optional": true,
3535
"owner": "tasmota",
36-
"version": "https://github.com/tasmota/arduino-esp32/releases/download/3.0.1.240605/framework-arduinoespressif32.zip"
36+
"version": "https://github.com/tasmota/arduino-esp32/releases/download/3.0.2.240625/framework-arduinoespressif32.zip"
3737
},
3838
"framework-arduino-solo1": {
3939
"type": "framework",
4040
"optional": true,
4141
"owner": "tasmota",
42-
"version": "https://github.com/tasmota/arduino-esp32/releases/download/3.0.1.240605/framework-arduinoespressif32-solo1.zip"
42+
"version": "https://github.com/tasmota/arduino-esp32/releases/download/3.0.2.240625/framework-arduinoespressif32-solo1.zip"
4343
},
4444
"framework-arduino-ITEAD": {
4545
"type": "framework",
4646
"optional": true,
4747
"owner": "tasmota",
48-
"version": "https://github.com/tasmota/arduino-esp32/releases/download/3.0.1.240605/framework-arduinoespressif32-ITEAD.zip"
48+
"version": "https://github.com/tasmota/arduino-esp32/releases/download/3.0.2.240625/framework-arduinoespressif32-ITEAD.zip"
4949
},
5050
"framework-espidf": {
5151
"type": "framework",
5252
"optional": true,
5353
"owner": "tasmota",
54-
"version": "https://github.com/tasmota/esp-idf/releases/download/v5.1.4.240602/esp-idf-v5.1.4.zip"
54+
"version": "https://github.com/tasmota/esp-idf/releases/download/v5.1.4.240625/esp-idf-v5.1.4.zip"
5555
},
5656
"toolchain-xtensa-esp32": {
5757
"type": "toolchain",
@@ -98,7 +98,7 @@
9898
"tool-esptoolpy": {
9999
"type": "uploader",
100100
"owner": "tasmota",
101-
"version": "https://github.com/tasmota/esptool/releases/download/v4.7.3/esptool.zip"
101+
"version": "https://github.com/tasmota/esptool/releases/download/v4.7.4/esptool.zip"
102102
},
103103
"tool-dfuutil-arduino": {
104104
"type": "uploader",

0 commit comments

Comments
 (0)