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 Jul 31, 2020
1 parent 95c4380 commit 5f95f4a
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.49.2/auto-macos.gz"
version "v9.49.2"
sha256 "6f5979aa3629e270eab0c5734b3606a6764e01f0e63ff0a0806f2201cc668fb3"
url "https://github.com/intuit/auto/releases/download/v9.49.3/auto-macos.gz"
version "v9.49.3"
sha256 "84ea185d773cbe145ed9968af5858d9b536c4b07f600c142098a3092e8cefbb9"

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

0 comments on commit 5f95f4a

Please sign in to comment.