How to install the latest stm32cubef7

Hi,

I want to use the latest release from st for cube7: v1.17.0, how can I do that?

The current version I got from the registry is 1.16.1
pio pkg install -g --tool "platformio/framework-stm32cubef7"

Thanks