Skip to content

Commit c06f683

Browse files
committed
Update esptool and gen_esp32part
1 parent 9d796d0 commit c06f683

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package/package_esp32_index.template.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
{
3939
"packager": "esp32",
4040
"name": "esptool",
41-
"version": "4dab24e"
41+
"version": "da31d9d"
4242
},
4343
{
4444
"packager": "esp32",
@@ -85,21 +85,21 @@
8585
},
8686
{
8787
"name": "esptool",
88-
"version": "4dab24e",
88+
"version": "da31d9d",
8989
"systems": [
9090
{
9191
"host": "i686-mingw32",
92-
"url": "https://dl.espressif.com/dl/esptool-4dab24e-windows.zip",
93-
"archiveFileName": "esptool-4dab24e-windows.zip",
94-
"checksum": "SHA-256:604014edbd79616470ecda20d623bac3a8d916b1147d37f7a66a83959eff066c",
95-
"size": "3462819"
92+
"url": "https://dl.espressif.com/dl/esptool-da31d9d-windows.zip",
93+
"archiveFileName": "esptool-da31d9d-windows.zip",
94+
"checksum": "SHA-256:6476f4d6e33a59167dea364e177d97167316253d2c9ac75f81b469ecb3ed3875",
95+
"size": "3395925"
9696
},
9797
{
9898
"host": "x86_64-apple-darwin",
99-
"url": "https://dl.espressif.com/dl/esptool-4dab24e-macos.tar.gz",
100-
"archiveFileName": "esptool-4dab24e-macos.tar.gz",
101-
"checksum": "SHA-256:92fe2f0505ed93051681bd4d5d766664eacfa32745976dda695c728b529dcc8f",
102-
"size": "3869525"
99+
"url": "https://dl.espressif.com/dl/esptool-da31d9d-macos.tar.gz",
100+
"archiveFileName": "esptool-da31d9d-macos.tar.gz",
101+
"checksum": "SHA-256:76d53298366a294235356bb8d197a81b2afbfd62642851bfbaee252cc593faa9",
102+
"size": "3810904"
103103
}
104104
]
105105
},

tools/gen_esp32part.exe

341 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)