We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ba5ed5 + 983f3a6 commit 84ba901Copy full SHA for 84ba901
src/Resources/download/index.html
@@ -244,7 +244,7 @@ <h2 class="text-center">Open Source IoT Development Framework for ESP32</h2>
244
<i class="fa fa-download" aria-hidden="true"></i>
245
<div>ESP-IDF v5.1.4 - Offline Installer</div>
246
<div>Windows 10, 11</div>
247
- <div>Size: 1.54 GB</div>
+ <div>Size: 1.06 GB</div>
248
</button>
249
</form>
250
</div>
src/Resources/download/releases.json
@@ -1,4 +1,10 @@
1
[
2
+ {
3
+ "version": "5.1.4",
4
+ "type": "offline",
5
+ "date": "2024-08-28",
6
+ "size": "1.06 GB"
7
+ },
8
{
9
"version": "5.0.7",
10
"type": "offline",
0 commit comments