{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ESPGithubOTA",
  "description": "OTA update library for ESP32/ESP8266 using GitHub as firmware host.",
  "url": "https://github.com/himanshufanibhare/ESPGithubOTA",
  "author": {
    "@type": "Person",
    "name": "Himanshu Fanibhare"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/himanshufanibhare/ESPGithubOTA-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 33,
  "datePublished": "2026-06-27",
  "license": "https://spdx.org/licenses/MIT"
}