cmd/bundle: better handle HOMEBREW_VERSION.
commit6acf32cacf6bc2f288cb68b80ebd76e6c38cb99d
authorMike McQuaid <mike@mikemcquaid.com>
Mon, 19 Aug 2024 15:04:40 +0000 (19 16:04 +0100)
committerMike McQuaid <mike@mikemcquaid.com>
Mon, 19 Aug 2024 15:04:40 +0000 (19 16:04 +0100)
treeba19237c596ce53e0180356a67bffc0b59f95067
parent2e4e17a6a193afd7a3d2f9b5a8a9aab9c761f0fc
cmd/bundle: better handle HOMEBREW_VERSION.

If this is set to the e.g. `>=4.3.0 (shallow or no git repository)`
string, work harder to actually extract the version number from it.
cmd/bundle.rb