MenubarCC v1.6.4
Patch -- fix in-app update crash (#1).
Fixed
- Confirming "Download & Apply" no longer dies with "'ascii' codec can't encode character ...". A stray em dash in the helper shell script combined with ASCII-only locale in the frozen build broke Path.write_text(). The script is now pure ASCII, and write_text() is given an explicit utf-8 encoding so any future non-ASCII does not regress.
Drop-in upgrade from v1.6.3. Settings preserved.
Signed with Developer ID and notarized by Apple.