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 28, 2020
1 parent e4aa98a commit 7c99241
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.36.2/auto-macos.gz"
version "v9.36.2"
sha256 "b8598c41e6f6f3ce2109a48dd19e083b13b31013c0d65188741d601510d931f7"
url "https://github.com/intuit/auto/releases/download/v9.36.3/auto-macos.gz"
version "v9.36.3"
sha256 "c35b322fd58ae51d38faaeedc9e3f4423e46539fedfb7c3ae0691a533d5c9d30"

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

0 comments on commit 7c99241

Please sign in to comment.