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 Aug 14, 2020
1 parent e80e9db commit 3ab9e8d
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.50.5/auto-macos.gz"
version "v9.50.5"
sha256 "79e3bd383f5ee48366a7a45575f348b7793af349525059b4a10604650bb7677e"
url "https://github.com/intuit/auto/releases/download/v9.50.6/auto-macos.gz"
version "v9.50.6"
sha256 "5d934b1a1d4a2b8282336e8b52dc80199808bdc85be48cc0f776dc31f6aa4206"

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

0 comments on commit 3ab9e8d

Please sign in to comment.