We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae392e6 commit eede3b2Copy full SHA for eede3b2
1 file changed
bin/Release/release_0_15_1/manifest.json
@@ -30,7 +30,7 @@
30
"parts": [
31
{ "path": "bootloader_s3.bin", "offset": 0 },
32
{ "path": "partitions_s3_8m.bin", "offset": 32.768 },
33
- { "path": "https://corsproxy.io/?url=https://github.com/wled/WLED/releases/download/v0.15.1/WLED_0.15.1_ESP32-S3_8MB.bin", "offset": 65536 }
+ { "path": "https://corsproxy.io/?url=https://github.com/wled/WLED/releases/download/nightly/WLED_0.15.1-alpha_ESP32-S3_8MB_opi.bin", "offset": 65536 }
34
]
35
},
36
{
0 commit comments