Description
Hello, I see still an issue with the library manager. This was also reported in #4139
I noticed the issue is still there after I released a new version of a contributed library, which not did show up in the library manager. I tried this with the latest nightly build (of 20151204 02:17).
The symptoms are still the same, the file library_index.json.tmp.gz is not refreshed and I do not see the new libraries versions.
After renaming the file library_index.json.tmp.gz to something different, the IDE loads a new library_index.json.tmp.gz version and I see the new library updates in the library manager.
When I delete the newly copied library_index.json.tmp.gz and rename the old one back again, then I only see the old versions in the library manager.
Michael Jonker