BrewBar/BrewBarTests
maxsoch af220a4ee6 strip the build-id suffix from cask version labels
Some casks (claude and others) version themselves as
"user-facing-version,build-id" — the hash after the comma only
feeds brew's own download URL and was never meant for display,
but showed up verbatim in the Outdated menu. displayVersion() now
truncates at the first comma for both the installed and target
version shown in the label; brew commands are unaffected since
they operate on the package name, never this string.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 18:02:46 +02:00
..
BrewBarTests.swift strip the build-id suffix from cask version labels 2026-07-14 18:02:46 +02:00