brigadecore / brigade

Event-driven scripting for Kubernetes
https://brigade.sh/
Apache License 2.0
2.4k stars 247 forks source link

Update homebrew formula for v2.4.0 #1938

Closed krancour closed 2 years ago

krancour commented 2 years ago

Our homebrew formula needs to be updated for v2.4.0.

https://github.com/Homebrew/homebrew-core/blob/master/Formula/brigade-cli.rb

Really all that needs to be done is update the semantic version and the SHA (make the SHA match the version tag).

karnatisrinivas commented 2 years ago

Hello @krancour , Can i work on this??

krancour commented 2 years ago

Sure @karnatisrinivas. Thank you.

For reference, here's the PR from the last time this was bumped:

https://github.com/Homebrew/homebrew-core/pull/95974

krancour commented 2 years ago

v2.5.0 is out now, so skipping over v2.4.0.

https://github.com/Homebrew/homebrew-core/pull/101430