Sam Ford b22d2328b7
bump: output lower upstream version
Currently `brew bump` will output `unable to get versions` for the
livecheck (or Repology) version if it's lower than the current
package version. This makes it impossible to distinguish between a
failing livecheck and one where the livecheck version is lower. We can
detect when the package version is newer than the upstream version but
`bump` doesn't do anything to handle the situation.

This addresses the issue by updating `bump` to display the lower
upstream version and flag the current version with a trailing "(newer
than upstream)" parenthetical to make the situation apparent (and so
we can easily search for this text in the output).
2025-09-05 16:24:59 -04:00
..
2025-09-05 16:24:59 -04:00
2025-08-05 17:13:42 -04:00
2025-08-12 17:04:15 -04:00
2025-06-17 16:34:19 +01:00
2025-05-08 13:41:11 -07:00
2025-08-22 14:33:20 +01:00
2025-08-04 13:11:15 -07:00
2025-09-02 15:55:09 +08:00