My registered library CustomizableSoftwareSerial is not updating.. why?

I’ve registered the library:
CustomizableSoftwareSerial on GitHub: https://raw.githubusercontent.com/baggior/ConfigurableSoftwareSerial

last update shown is 2 days ago
I’ve changed the manifest many times and I’ve created version tag as required

Why is not updated in Platform io Registry?

Now, after 2 days more, the library has been properly updated in the registry

Maybe are required more than 24h for the update?

See Creating Library — PlatformIO latest documentation

Updates to existing libraries are done every 24 hours. In case a more urgent update is required, you can post a request on PlatformIO community.

Updates to existing libraries are done every 24 hours. In case a more urgent update is required, you can post a request on PlatformIO community.

I supposed it was true but apparently don’t
since the upgrade took over 48h

Please ping next time when you see this issue. We will try to reproduce it.

I’ve reproduced the same issue over the same library
ConfigurableSoftwareSerial
(GitHub - baggior/ConfigurableSoftwareSerial: Arduino framework SoftwareSerial version that supports different configuration: parity, stop bit and data bit)

is not updating to version 1.2 …

Same just happened to my esphomelib library. I pushed a new update about 30 hours ago and it hasn’t shown up on the library page - to be clear, this is not a real problem, I’m just trying to help reproduce it.

Anyway, thanks for the great work on this project!

finally today the library gots its update in Platformio registry…

The crawler logic is not clear to me…

I see all libraries are synced.