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 22, 2020
1 parent 1330756 commit e627e10
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.30.0/auto-macos.gz"
version "v9.30.0"
sha256 "8e650c6d07909246044b69c5c70ca7bebd6b886262d3cbdadc74f748a57f6f8d"
url "https://github.com/intuit/auto/releases/download/v9.30.1/auto-macos.gz"
version "v9.30.1"
sha256 "d8a226d28070a9152cccc3a206547f0ccb270f895c16dece1993d02c7385b0cd"

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

0 comments on commit e627e10

Please sign in to comment.