-
-
Notifications
You must be signed in to change notification settings - Fork 461
font-b612-mono always upgrading with same version #9405
Comments
Hi @mbirth, this is the expected behaviour. |
Hi @bevanjkay! But |
It is "possible", but as far as I know, it is impractical at the scale required in these reports because of GitHub's rate API rate limiting. |
From looking at the existing livechecks, it should be possible to use the normal "Git" strategy without going via GitHub's API. So |
I think in this case we need to check the latest commit for the specific files, because the repository hosts all of the fonts available at Google Fonts. |
Verification
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
With
font-b612-mono
installed, whenever I do abrew upgrade --greedy
, it reinstalls the font even though there's no new commit in the originating repo. This doesn't happen with other fonts likefont-b612
.Command that failed
brew upgrade --greedy
Output of command with
--verbose --debug
Output of
brew doctor
andbrew config
Output of
brew tap
The text was updated successfully, but these errors were encountered: