Skip to content

Commit 22eed42

Browse files
earlephilhowerd-a-v
authored andcommitted
Use local copy of python distro to include a subdir (#5796)
1 parent 044568c commit 22eed42

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package/package_esp8266com_index.template.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -137,17 +137,17 @@
137137
"systems": [
138138
{
139139
"host": "x86_64-mingw32",
140-
"url": "https://www.python.org/ftp/python/3.7.2/python-3.7.2.post1-embed-win32.zip",
140+
"url": "https://github.com/earlephilhower/esp-quick-toolchain/releases/download/2.5.0-3/python-3.7.2.post1-embed-win32.zip",
141141
"archiveFileName": "python-3.7.2.post1-embed-win32.zip",
142-
"checksum": "SHA-256:ceb06a5244e93e7e7523e26e1354447b79a9e6fd8c45891d81df9c7da1e02d05",
143-
"size": "6533256"
142+
"checksum": "SHA-256:8136937ac00c28549893d1241011054a0e90517e0a193c2986323fa9f6501ed9",
143+
"size": "6612720"
144144
},
145145
{
146146
"host": "i686-mingw32",
147-
"url": "https://www.python.org/ftp/python/3.7.2/python-3.7.2.post1-embed-win32.zip",
147+
"url": "https://github.com/earlephilhower/esp-quick-toolchain/releases/download/2.5.0-3/python-3.7.2.post1-embed-win32.zip",
148148
"archiveFileName": "python-3.7.2.post1-embed-win32.zip",
149-
"checksum": "SHA-256:ceb06a5244e93e7e7523e26e1354447b79a9e6fd8c45891d81df9c7da1e02d05",
150-
"size": "6533256"
149+
"checksum": "SHA-256:8136937ac00c28549893d1241011054a0e90517e0a193c2986323fa9f6501ed9",
150+
"size": "6612720"
151151
}
152152
]
153153
},
@@ -264,4 +264,4 @@
264264
]
265265
}
266266
]
267-
}
267+
}

0 commit comments

Comments
 (0)