Skip to content

Commit 45ea0ab

Browse files
authored
Fix owner entrys
1 parent 5e7ceeb commit 45ea0ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"framework-espidf": {
5151
"type": "framework",
5252
"optional": true,
53-
"owner": "Jason2866",
53+
"owner": "tasmota",
5454
"version": "https://github.com/tasmota/esp-idf/releases/download/v5.3.1.240924/esp-idf-v5.3.1.zip"
5555
},
5656
"toolchain-xtensa-esp-elf": {
@@ -86,7 +86,7 @@
8686
"tool-esptoolpy": {
8787
"type": "uploader",
8888
"owner": "tasmota",
89-
"version": "https://github.com/Jason2866/esptool/releases/download/v4.8.0/esptool.zip"
89+
"version": "https://github.com/tasmota/esptool/releases/download/v4.8.0/esptool.zip"
9090
},
9191
"tool-dfuutil-arduino": {
9292
"type": "uploader",

0 commit comments

Comments
 (0)