https://github.com/ntfreak/openocd/blob/master/.github/workflows/snapshot.yml
I can see that libusb version is at 1.0.23 which I think is reasonable since 1.0.24 release has major issues under Linux. It may be good to upgrade to 1.0.25 once 1.0.25 is out. But I wonder why hidapi is at verson 0.9.0. That is an old release and there are important updates. It is better to upgrade to 0.10.1 (I remember 0.10 release has an issue so it is not good for OpenOCD). And it is also better to upgrade libftdi to version 1.5.0. -- Xiaofan
