How long does it take to update the library version?

I’m using GitHub - tzapu/WiFiManager: ESP8266 WiFi Connection manager with web captive portal library which has released a new version, yet this PlatformIO Registry show the previous version.
How long it can take for new release to be available. I’ve already manually downloaded it and installed it. Just curious to know.
thanks

Library updates each 24h. We have an issue for the GitHub WebHooks Use hooks from CVS to update library · Issue #557 · platformio/platformio-core · GitHub

Noted.
Thanks for the reply.

We released a new version of the OLED library for the ESP8266 two days before but platformio does not yet see this version. Is there a way for me to trigger it, e.g. by calling register again?

Hi @squix78 !
It should have been automatically updated within 24 hours after release. Looks like something went wrong. @ivankravets Could you please check?

@squix78 I see that library was updated yesterday:
http://platformio.org/lib/show/562/ESP8266_SSD1306

We have the issue for that: