Explorar el Código

tools: update idf_exe to 1.0.1

Ivan Grokhotkov hace 6 años
padre
commit
e6e1792946
Se han modificado 2 ficheros con 14 adiciones y 14 borrados
  1. 7 7
      tools/tools.json
  2. 7 7
      tools/windows/tool_setup/tools_fallback.json

+ 7 - 7
tools/tools.json

@@ -334,17 +334,17 @@
       "version_regex": "([0-9.]+)",
       "versions": [
         {
-          "name": "1.0",
+          "name": "1.0.1",
           "status": "recommended",
           "win32": {
-            "sha256": "83a83ac7a246cbae93884db7c5f2ef9a7607d602340b1cf1e64ec2a925071748",
-            "size": 11289,
-            "url": "https://dl.espressif.com/dl/idf-exe-v1.0.zip"
+            "sha256": "53eb6aaaf034cc7ed1a97d5c577afa0f99815b7793905e9408e74012d357d04a",
+            "size": 11297,
+            "url": "https://dl.espressif.com/dl/idf-exe-v1.0.1.zip"
           },
           "win64": {
-            "sha256": "83a83ac7a246cbae93884db7c5f2ef9a7607d602340b1cf1e64ec2a925071748",
-            "size": 11289,
-            "url": "https://dl.espressif.com/dl/idf-exe-v1.0.zip"
+            "sha256": "53eb6aaaf034cc7ed1a97d5c577afa0f99815b7793905e9408e74012d357d04a",
+            "size": 11297,
+            "url": "https://dl.espressif.com/dl/idf-exe-v1.0.1.zip"
           }
         }
       ]

+ 7 - 7
tools/windows/tool_setup/tools_fallback.json

@@ -333,17 +333,17 @@
       "version_regex": "([0-9.]+)",
       "versions": [
         {
-          "name": "1.0",
+          "name": "1.0.1",
           "status": "recommended",
           "win32": {
-            "sha256": "83a83ac7a246cbae93884db7c5f2ef9a7607d602340b1cf1e64ec2a925071748",
-            "size": 11289,
-            "url": "https://dl.espressif.com/dl/idf-exe-v1.0.zip"
+            "sha256": "53eb6aaaf034cc7ed1a97d5c577afa0f99815b7793905e9408e74012d357d04a",
+            "size": 11297,
+            "url": "https://dl.espressif.com/dl/idf-exe-v1.0.1.zip"
           },
           "win64": {
-            "sha256": "83a83ac7a246cbae93884db7c5f2ef9a7607d602340b1cf1e64ec2a925071748",
-            "size": 11289,
-            "url": "https://dl.espressif.com/dl/idf-exe-v1.0.zip"
+            "sha256": "53eb6aaaf034cc7ed1a97d5c577afa0f99815b7793905e9408e74012d357d04a",
+            "size": 11297,
+            "url": "https://dl.espressif.com/dl/idf-exe-v1.0.1.zip"
           }
         }
       ]