Skip to content

Commit 9823da1

Browse files
authored
Update firmware URL in manifest.json
1 parent eede3b2 commit 9823da1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/Release/release_0_15_1/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"parts": [
3131
{ "path": "bootloader_s3.bin", "offset": 0 },
3232
{ "path": "partitions_s3_8m.bin", "offset": 32.768 },
33-
{ "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 }
33+
{ "path": "https://corsproxy.io/?url=https://github.com/wled/WLED/releases/download/v0.15.1/WLED_0.15.1_ESP32-S3_8MB_opi.bin", "offset": 65536 }
3434
]
3535
},
3636
{

0 commit comments

Comments
 (0)