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 11, 2020
1 parent 0345060 commit 184e135
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.31.2/auto-macos.gz"
version "v9.31.2"
sha256 "ad21dbce7682f86dead146e6b500dd8aa880ed8a0bb780e3c0ffb67cdb5c8a17"
url "https://github.com/intuit/auto/releases/download/v9.32.0/auto-macos.gz"
version "v9.32.0"
sha256 "c5dd50e9d3cb1d37663d747a178bfb221f0ec520f59bb2ced5fe485ff5672c91"

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

0 comments on commit 184e135

Please sign in to comment.