Skip to content

Commit 3ec1133

Browse files
authored
Update gen_pio_manifest.py
1 parent 784ff08 commit 3ec1133

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/gen_pio_manifest.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
MANIFEST_DATA = {
1010
"name": "tool-esptoolpy",
1111
"description": "A serial utility to communicate & flash code to Espressif chips",
12-
"keywords": ["tools", "uploader", "tasmota", "espressif", "esp8266", "esp32"],
12+
"keywords": ["tools", "uploader", "pioarduino", "espressif", "esp8266", "esp32"],
1313
"license": "GPL-2.0-or-later",
1414
"repository": {
1515
"type": "git",
16-
"url": "https://github.com/tasmota/esptool",
16+
"url": "https://github.com/pioarduino/esptool",
1717
},
1818
}
1919

0 commit comments

Comments
 (0)