Skip to content

Commit 8b01b9e

Browse files
committed
Change esptool version notation
1 parent c4c946a commit 8b01b9e

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

package/package_esp32_index.template.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
{
3939
"packager": "esp32",
4040
"name": "esptool",
41-
"version": "da31d9d2"
41+
"version": "2.3.1"
4242
},
4343
{
4444
"packager": "esp32",
@@ -85,41 +85,41 @@
8585
},
8686
{
8787
"name": "esptool",
88-
"version": "da31d9d2",
88+
"version": "2.3.1",
8989
"systems": [
9090
{
9191
"host": "i686-mingw32",
92-
"url": "https://dl.espressif.com/dl/esptool-da31d9d2-windows.zip",
93-
"archiveFileName": "esptool-da31d9d2-windows.zip",
94-
"checksum": "SHA-256:5e3b5154b9adaf38aeb580222b434bf6e9381a8b989e227f3ad6b2cecc56a57b",
92+
"url": "https://dl.espressif.com/dl/esptool-2.3.1-windows.zip",
93+
"archiveFileName": "esptool-2.3.1-windows.zip",
94+
"checksum": "SHA-256:c187763d0faac7da7c30a292a23c759bbc256fcd084dc8846ed284000cb0fe29",
9595
"size": "3396085"
9696
},
9797
{
9898
"host": "x86_64-apple-darwin",
99-
"url": "https://dl.espressif.com/dl/esptool-da31d9d2-macos.tar.gz",
100-
"archiveFileName": "esptool-da31d9d2-macos.tar.gz",
101-
"checksum": "SHA-256:00f2c16e3b44064596e883fcb20392c9e52ebf74484672170fbeb4c6641e37cc",
102-
"size": "3810936"
99+
"url": "https://dl.espressif.com/dl/esptool-2.3.1-macos.tar.gz",
100+
"archiveFileName": "esptool-2.3.1-macos.tar.gz",
101+
"checksum": "SHA-256:cd922418f02e0ca11dc066b36a22646a1b441da00d762b4464ca598c902c5ecb",
102+
"size": "3810932"
103103
},
104104
{
105105
"host": "x86_64-pc-linux-gnu",
106-
"url": "https://dl.espressif.com/dl/esptool-da31d9d2-linux.tar.gz",
107-
"archiveFileName": "esptool-da31d9d2-linux.tar.gz",
108-
"checksum": "SHA-256:a8a23028bde25b25fae39554b4e6138592ef18e099bfeb239b4a003a2ae3f55c",
106+
"url": "https://dl.espressif.com/dl/esptool-2.3.1-linux.tar.gz",
107+
"archiveFileName": "esptool-2.3.1-linux.tar.gz",
108+
"checksum": "SHA-256:cff30841dad80ed5d7d2d58a31843b63afa57528979a9c839806568167691d8e",
109109
"size": "39563"
110110
},
111111
{
112112
"host": "i686-pc-linux-gnu",
113-
"url": "https://dl.espressif.com/dl/esptool-da31d9d2-linux.tar.gz",
114-
"archiveFileName": "esptool-da31d9d2-linux.tar.gz",
115-
"checksum": "SHA-256:a8a23028bde25b25fae39554b4e6138592ef18e099bfeb239b4a003a2ae3f55c",
113+
"url": "https://dl.espressif.com/dl/esptool-2.3.1-linux.tar.gz",
114+
"archiveFileName": "esptool-2.3.1-linux.tar.gz",
115+
"checksum": "SHA-256:cff30841dad80ed5d7d2d58a31843b63afa57528979a9c839806568167691d8e",
116116
"size": "39563"
117117
},
118118
{
119119
"host": "arm-linux-gnueabihf",
120-
"url": "https://dl.espressif.com/dl/esptool-da31d9d2-linux.tar.gz",
121-
"archiveFileName": "esptool-da31d9d2-linux.tar.gz",
122-
"checksum": "SHA-256:a8a23028bde25b25fae39554b4e6138592ef18e099bfeb239b4a003a2ae3f55c",
120+
"url": "https://dl.espressif.com/dl/esptool-2.3.1-linux.tar.gz",
121+
"archiveFileName": "esptool-2.3.1-linux.tar.gz",
122+
"checksum": "SHA-256:cff30841dad80ed5d7d2d58a31843b63afa57528979a9c839806568167691d8e",
123123
"size": "39563"
124124
}
125125
]

0 commit comments

Comments
 (0)