Applying updates (macOS)

This is probably a really dumb question, but when I’m at Settings > About > Latest Update > Download, it downloads a file called stash-macos - with no file extension.

What do I do with this file? My system is treating it like a text file if I try to open it.

Thanks for your help!

Open terminal, navigate to the folder where stash-macos is located.

Do these commands:
chmod +x stash-macos
./stash-macos

To update from last version, replace your old stash-macos with the new one or point the database, etc inside the new stash-macos.

1 Like