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 Jun 24, 2020
1 parent e66ac23 commit 823c53f
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.40.1/auto-macos.gz"
version "v9.40.1"
sha256 "028992deecb5c30833e017f6681f9f2a59ad77c29d7718c1dccd9319f270c9cd"
url "https://github.com/intuit/auto/releases/download/v9.40.2/auto-macos.gz"
version "v9.40.2"
sha256 "806c05d18df81c7890aee49dc450083d0238f6bc237944df56679d30cfdb5e3b"

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

0 comments on commit 823c53f

Please sign in to comment.