Unable to update squishbox from version <= 0.7.11 using menu
albedozero opened this issue · 1 comments
albedozero commented
Hi, I'm not able to update squishbox to 0.7.11 version from 0.7.9 from software option.
Originally posted by @tizfra in https://github.com/albedozero/fluidpatcher/discussions/54#discussioncomment-3344630
albedozero commented
Thanks - there was a bug in the squishbox.py script that is fixed in commit eb448c2 and added to release 0.7.12 where double-digit version numbers were not being compared correctly. To update from an earlier version you will need to run the install/update script from a command line with
curl -L git.io/squishbox | bash
You can then choose to install/update FluidPatcher and say no to the other options. This is always a fallback procedure if the squishbox.py update fails.