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

This commit is contained in:
github-actions[bot] 2022-08-10 20:29:05 +00:00
parent 3709793cfb
commit 9e132e6020

View File

@ -1,16 +1,16 @@
{
"version": "11_2_0-esp-2022r1-RC1",
"version": "11_2_0-esp-2022r1",
"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-2022r1-RC1/xtensa-esp32-elf-gcc11_2_0-esp-2022r1-RC1-win64.zip",
"hash": "809d9833b3c183f25b231ff6478de600a633345dd4dbe0ad1cb008cd26ffc730"
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32-elf-gcc11_2_0-esp-2022r1-win64.zip",
"hash": "f469aff6a71113e3a145466d814184339e02248b158357766970646f5d2a3da7"
},
"32bit": {
"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"
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32-elf-gcc11_2_0-esp-2022r1-win32.zip",
"hash": "858ee049d6d8de730ed3e30285c4adc1a9cdfe077b591ed0b6f2bfa5e3564f53"
}
},
"extract_dir": "xtensa-esp32-elf",