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 May 19, 2020
1 parent f9963fb commit a3f7aa5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/auto.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Auto < Formula
desc "Generate releases based on semantic version labels on pull requests."
homepage "https://intuit.github.io/auto/home.html"
url "https://github.com/intuit/auto/releases/download/v9.33.2/auto-macos.gz"
version "v9.33.2"
sha256 "54f0b00224df1c1c41c01f001f130d015274540c41c9cac3aa33e33e72f15012"
url "https://github.com/intuit/auto/releases/download/v9.34.0/auto-macos.gz"
version "v9.34.0"
sha256 "e31a3add5d78f9d45dceb9418603d3c4a994ec6b4382f830b679350e3d6fc0e9"

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

0 comments on commit a3f7aa5

Please sign in to comment.