Skip to content

Commit

Permalink
Bump auto brew formula [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hipstersmoothie committed Jul 22, 2021
1 parent b12d4ba commit ee59002
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/auto.rb
@@ -1,9 +1,9 @@
class Auto < Formula
desc "Generate releases based on semantic version labels on pull requests."
homepage "https://intuit.github.io/auto"
url "https://github.com/intuit/auto/releases/download/v10.29.3/auto-macos.gz"
version "v10.29.3"
sha256 "d8fd59133b4d9f1137b145527650d4d32e84c24a28b3cb2dfe74594108b5425c"
url "https://github.com/intuit/auto/releases/download/v10.30.0/auto-macos.gz"
version "v10.30.0"
sha256 "b4097b8099c6a048923044e627c57f095f6e76727d666d9b13d8bb9e87542d26"

def install
libexec.install Dir["*"]
Expand Down

0 comments on commit ee59002

Please sign in to comment.