Skip to content

Commit

Permalink
Merge pull request #299 from espressif/release-offline5.3.2-installer
Browse files Browse the repository at this point in the history
Release offline installer  with ESP-IDF v5.3.2
  • Loading branch information
dobairoland authored Dec 20, 2024
2 parents 0b05490 + db3b4d2 commit 416dbf6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
6 changes: 3 additions & 3 deletions src/Resources/download/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -217,12 +217,12 @@ <h2 class="text-center">Open Source IoT Development Framework for ESP32</h2>


<div class="download-button">
<form method="get" action="https://dl.espressif.com/dl/idf-installer/esp-idf-tools-setup-offline-5.3.1.exe">
<form method="get" action="https://dl.espressif.com/dl/idf-installer/esp-idf-tools-setup-offline-5.3.2.exe">
<button class="button-offline">
<i class="fa fa-download" aria-hidden="true"></i>
<div>ESP-IDF v5.3.1 - Offline Installer</div>
<div>ESP-IDF v5.3.2 - Offline Installer</div>
<div>Windows 10, 11</div>
<div>Size: 1.02 GB</div>
<div>Size: 1.44 GB</div>
</button>
</form>
</div>
Expand Down
8 changes: 7 additions & 1 deletion src/Resources/download/releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
"date": "2024-12-19",
"size": "4.35 MB"
},
{
"version": "5.3.2",
"type": "offline",
"date": "2024-12-19",
"size": "1.44 GB"
},
{
"version": "3.1.0-with-esp-idf-5.3.1",
"type": "espressif-ide",
Expand Down Expand Up @@ -527,4 +533,4 @@
"date": "2021-11-22",
"size": "3.2 MB"
}
]
]

0 comments on commit 416dbf6

Please sign in to comment.