Forcing a library refresh on PlatformIO

If I publish a new version of a library, is there a way to preempt the presumably scheduled updater, and ask for the library to be updated from the .json file immediately?

We have a feature request for that. Please sorry, we can’t do all these things more quickly.

You can ping me directly and I’ll force our Lib Crawler.

This is outside the open-source bit of platformIO, I’m guessing, and isn’t something that an outsider can create a pull request for?

We have an issue for that

Would be good to have “entry point” in API where we can handle “webhook” requests and force library updating.