Skip to content

Commit

Permalink
Fix owner entrys
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Sep 26, 2024
1 parent 5e7ceeb commit 45ea0ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"framework-espidf": {
"type": "framework",
"optional": true,
"owner": "Jason2866",
"owner": "tasmota",
"version": "https://github.com/tasmota/esp-idf/releases/download/v5.3.1.240924/esp-idf-v5.3.1.zip"
},
"toolchain-xtensa-esp-elf": {
Expand Down Expand Up @@ -86,7 +86,7 @@
"tool-esptoolpy": {
"type": "uploader",
"owner": "tasmota",
"version": "https://github.com/Jason2866/esptool/releases/download/v4.8.0/esptool.zip"
"version": "https://github.com/tasmota/esptool/releases/download/v4.8.0/esptool.zip"
},
"tool-dfuutil-arduino": {
"type": "uploader",
Expand Down

0 comments on commit 45ea0ab

Please sign in to comment.