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 Apr 16, 2020
1 parent 064d394 commit 23019b4
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.27.2/auto-macos.gz"
version "v9.27.2"
sha256 "9c5b22d11bfdc408b393873e53b6ef2acb415a4f29ea189e8ae79d5926e22f41"
url "https://github.com/intuit/auto/releases/download/v9.27.3/auto-macos.gz"
version "v9.27.3"
sha256 "4bd22390e07f259b8f9f3fb2472eb606ec6c2511f602f2ff293b95ca91a35667"

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

0 comments on commit 23019b4

Please sign in to comment.