You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
Describe the bug
The Toucan auto updater scripts are not working on Linux and OSX operating systems. Potentially due to permissions issues.
To Reproduce
Steps to reproduce the behavior:
If a new Toucan update is available, a popup will display on startup (or go to File > Check for update)
Select Auto Update.
Bash scripts don't execute as they are supposed to.
Expected behavior
Toucan will shutdown and run updater_macos.sh or updater_linux.sh which will grab the latest version from GitHub and replace the old files. Once complete it should launch the new version.