{ "name": "GyverHub-example", "about": "Образец оформления репозитория проекта", "version": "1.1", "notes": "Исправлены мелкие баги", "builds": [ { "chipFamily": "ESP8266", "parts": [ { "path": "https://raw.githubusercontent.com/GyverLibs/GyverHub-example/main/bin/firmware.bin", "offset": 0 } ] }, { "chipFamily": "ESP32", "parts": [ { "path": "https://raw.githubusercontent.com/GyverLibs/GyverHub-example/main/bin/firmware.bin", "offset": 0 } ] }, { "chipFamily": "ESP32-C3", "parts": [ { "path": "https://raw.githubusercontent.com/GyverLibs/GyverHub-example/main/bin/firmware.bin", "offset": 0 } ] }, { "chipFamily": "ESP32-S2", "parts": [ { "path": "https://raw.githubusercontent.com/GyverLibs/GyverHub-example/main/bin/firmware.bin", "offset": 0 } ] }, { "chipFamily": "ESP32-S3", "parts": [ { "path": "https://raw.githubusercontent.com/GyverLibs/GyverHub-example/main/bin/firmware.bin", "offset": 0 } ] } ] }