xtensa-esp32-elf: Update to version 11_2_0-esp-2022r1-RC1

This commit is contained in:
github-actions[bot] 2022-06-11 16:30:17 +00:00
parent f243a87713
commit 3773cc4d09

View File

@ -1,16 +1,16 @@
{
"version": "8_4_0-esp-2021r2-patch3",
"version": "11_2_0-esp-2022r1-RC1",
"description": "Toolchain for Xtensa (ESP32) based on GCC",
"homepage": "https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/windows-setup-scratch.html",
"license": "GPL-2.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-win64.zip",
"hash": "9395315c07de0b9f05c9a6616ba1f05e76ab651053f2f40479163a8e03cfa830"
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1-RC1/xtensa-esp32-elf-gcc11_2_0-esp-2022r1-RC1-win64.zip",
"hash": "809d9833b3c183f25b231ff6478de600a633345dd4dbe0ad1cb008cd26ffc730"
},
"32bit": {
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-win32.zip",
"hash": "fd147592928ef2d7092ba34b01ecd776fe26ba3d7e3f9b6b215a3b46e981ee2c"
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1-RC1/xtensa-esp32-elf-gcc11_2_0-esp-2022r1-RC1-win32.zip",
"hash": "af0a1c38135d5bb28303b8d131cc395ce3c68b675e6a5a5f2fbfb9448125575e"
}
},
"extract_dir": "xtensa-esp32-elf",