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 14, 2020
1 parent 560a482 commit 6b2e1f1
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.0/auto-macos.gz"
version "v9.27.0"
sha256 "19df0a766192cb5e038341168d68aeb92236edca03c49ccc4250eec7a05690bc"
url "https://github.com/intuit/auto/releases/download/v9.27.1/auto-macos.gz"
version "v9.27.1"
sha256 "7027b334eaed28d641e9053d1b04e180180661a0e9389dbd422d68d605058cc6"

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

0 comments on commit 6b2e1f1

Please sign in to comment.