platformio / platformio-core

Your Gateway to Embedded Software Development Excellence :alien:
https://platformio.org
Apache License 2.0
7.89k stars 792 forks source link

Library 92 not updating to latest #344

Closed karrots closed 8 years ago

karrots commented 8 years ago

Platformio is not showing the latest commit for some libraries. Example below is one commit behind. Is this a manual update process?

$ platformio lib show 92
RFM69
-----
Authors: Felix Rusu https://github.com/LowPowerLab
Keywords: rf, radio, wireless, spi
Frameworks: arduino
Platforms: atmelavr
Version: bd50fa29df

RFM69 library for RFM69W, RFM69HW, RFM69CW, RFM69HCW (semtech SX1231, SX1231H)
ivankravets commented 8 years ago

Please re-create this issue in related repository https://github.com/platformio/platformio-api/issues

Thanks a lot!