diff --git a/developer/bin/cask_namer b/developer/bin/cask_namer index c394a02bfc55..33d974f198b9 100755 --- a/developer/bin/cask_namer +++ b/developer/bin/cask_namer @@ -52,6 +52,7 @@ APP_EXCEPTION_PATS = { %r{\Akismac\Z}i => 'kismac', %r{\Avoicemac\Z}i => 'voicemac', %r{\Acleanmymac[\s\d\.]*\Z}i => 'cleanmymac', + %r{\Abitcoin-?qt\Z}i => 'bitcoin-core', } # Preserve trailing patterns on App names that could be mistaken