ESP32 library update and link

Helo guys, I am new using platformio and I am testing it with a simple ESP32 project. I installed the ESP32 Arduino style library but I see it is not the most updated. I know esp-if changed the path where download the lib:

https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json

is it possible to change/force this path to download the lib? If is possible how and where in the IDE?
Thanks,
Massimo

They are still working on Arduino-ESP32 support 2.0.0 (Support for the latest Arduino v2.0 · Issue #619 · platformio/platform-espressif32 · GitHub). Until then it’s not officially possible, it will be using the previous 1.0.6 version.