Fix owner of

This commit is contained in:
Jason2866
2024-07-30 15:26:35 +02:00
committed by GitHub
parent 273fa1277e
commit 720dd9e290
+2 -2
View File
@@ -50,13 +50,13 @@
"toolchain-xtensa-esp-elf": { "toolchain-xtensa-esp-elf": {
"type": "toolchain", "type": "toolchain",
"optional": true, "optional": true,
"owner": "espressif", "owner": "platformio",
"version": "13.2.0+20240530" "version": "13.2.0+20240530"
}, },
"toolchain-riscv32-esp": { "toolchain-riscv32-esp": {
"type": "toolchain", "type": "toolchain",
"optional": true, "optional": true,
"owner": "espressif", "owner": "platformio",
"version": "13.2.0+20240530" "version": "13.2.0+20240530"
}, },
"toolchain-esp32ulp": { "toolchain-esp32ulp": {