Update config.toml

firmware url to releases
This commit is contained in:
EMORobots
2025-01-08 00:20:28 +08:00
committed by GitHub
parent 75c6ba5c8c
commit 1fe349d5b4

View File

@@ -1,5 +1,5 @@
esp_toml_version = 1.0 esp_toml_version = 1.0
firmware_images_url = "https://raw.githubusercontent.com/whble/xiaozhi-esp32/refs/heads/main/images/" firmware_images_url = "https://github.com/whble/xiaozhi-esp32/releases/download/v0.9.8/"
config_readme_url = "https://raw.githubusercontent.com/whble/xiaozhi-esp32/refs/heads/main/images/cfg.md" config_readme_url = "https://raw.githubusercontent.com/whble/xiaozhi-esp32/refs/heads/main/images/cfg.md"
supported_apps = ["bread-compact-ml307_v0_9_8","bread-compact-wifi_v0_9_8", supported_apps = ["bread-compact-ml307_v0_9_8","bread-compact-wifi_v0_9_8",