Skip to content

gimp-updates: fix update checks on macOS

Lukas Oberhuber requested to merge lukaso/gimp:fix-check-updates-macos into master

Fixes checking for updates by putting the processing into the main thread (which still getting the version info from the web asynchronously).

Merge request reports