Homebrew / homebrew-services

🚀 Manage background services using the daemon manager launchctl on macOS or systemctl on Linux.
BSD 2-Clause "Simplified" License
2k stars 206 forks source link

cmd/services: better handle HOMEBREW_VERSION. #713

Closed MikeMcQuaid closed 2 months ago

MikeMcQuaid commented 2 months ago

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.