How can I load /bblanchon/ArduinoJson/tree/5.x

Hi how can I install
lib_deps = wire
spi
git@github.com:bblanchon/ArduinoJson.git
5.15.5

There is no ArduinoJson 5.15.5. The highest 5.x version is 5.13.4, which is from 2016, so 8 years old. (?)

See tags in https://github.com/bblanchon/ArduinoJson/releases/

lib_deps = wire
spi
bblanchon/ArduinoJson@5.13.4

Thx Mx I got it