We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 045279c commit 0eb62aeCopy full SHA for 0eb62ae
package.json
@@ -1,18 +1,18 @@
1
{
2
"name": "tool-esp_install",
3
- "version": "3.0.0",
+ "version": "5.0.0",
4
"description": "espressif installer tool: idf_tools.py",
5
"keywords": [
6
"tools",
7
"installer"
8
],
9
- "homepage": "https://github.com/espressif",
+ "homepage": "https://github.com/pioarduino",
10
"license": "Apache-2.0",
11
"system": [
12
"*"
13
14
"repository": {
15
"type": "git",
16
- "url": "https://github.com/espressif/esp-idf"
+ "url": "https://github.com/pioarduino/esp_install"
17
}
18
0 commit comments