1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-12 01:53:07 +03:00

Fix tool name to point to proper JSON entry (#6513)

This commit is contained in:
Earle F. Philhower, III
2019-09-13 02:17:09 -07:00
committed by david gauchard
parent 9629874038
commit 990ec759f2

View File

@ -138,7 +138,7 @@
"tools": [
{
"version": "3.7.2-post1",
"name": "python",
"name": "python3",
"systems": [
{
"host": "x86_64-mingw32",