Skip to content

Commit ecf7950

Browse files
authored
Update ESP32 binary path in manifest.json
1 parent 9823da1 commit ecf7950

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/nightly/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"chipFamily": "ESP32",
99
"parts": [
1010
{ "path": "esp32_bootloader_v4.bin", "offset": 0 },
11-
{ "path": "https://corsproxy.io/?url=https://github.com/wled/Wled/releases/download/nightly/WLED_0.16.0-alpha_ESP32.bin", "offset": 65536 }
11+
{ "path": "https://corsproxy.io/?url=https://github.com/wled/WLED/releases/download/nightly/WLED_0.16.0-alpha_ESP32_V4.bin", "offset": 65536 }
1212
]
1313
},
1414
{

0 commit comments

Comments
 (0)