Skip to content

Commit 7451931

Browse files
Update library.json
1 parent f2a65ff commit 7451931

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

library.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"name":"ESPAsyncWebServer-esphome",
2+
"name":"ESPAsyncWebServer-Microframe",
33
"description":"Asynchronous HTTP and WebSocket Server Library for ESP8266 and ESP32",
44
"keywords":"http,async,websocket,webserver",
55
"authors":
66
{
7-
"name": "ESPHome Team",
7+
"name": "Microframe",
88
"maintainer": true
99
},
1010
"repository":
1111
{
1212
"type": "git",
13-
"url": "https://github.com/esphome/ESPAsyncWebServer.git"
13+
"url": "https://github.com/MicroframeDev1/ESPAsyncWebServer.git"
1414
},
1515
"version": "3.1.0",
1616
"license": "LGPL-3.0",
@@ -23,8 +23,9 @@
2323
"platforms": "espressif8266"
2424
},
2525
{
26-
"owner": "esphome",
27-
"name": "AsyncTCP-esphome",
26+
"owner": "Microframe",
27+
"name": "AsyncTCP-Microframe",
28+
"version": "https://github.com/MicroframeDev1/AsyncTCP.git#v2.0.1",
2829
"platforms": ["espressif32", "libretiny"]
2930
},
3031
{

0 commit comments

Comments
 (0)