linux/pack.sh: use standard filename format by mjcheetham · Pull Request #2239 · git-ecosystem/git-credential-manager (original) (raw)

@mjcheetham

All other platforms use the package filename format:

gcm(user)-$RUNTIME-$VERSION.$EXT

But the Linux packages have been set to:

gcm-$RUNTIME.$VERSION.$EXT

Let's standardise on the . separator between runtime and version.

Signed-off-by: Matthew John Cheetham mjcheetham@outlook.com

mjcheetham added a commit that referenced this pull request

Feb 4, 2026

@mjcheetham

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})