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 Mar 12, 2021
1 parent 9b1b1a9 commit af15d88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/auto.rb
@@ -1,9 +1,9 @@
class Auto < Formula
desc "Generate releases based on semantic version labels on pull requests."
homepage "https://intuit.github.io/auto"
url "https://github.com/intuit/auto/releases/download/v10.18.6/auto-macos.gz"
version "v10.18.6"
sha256 "a4fef2f9911005f9899a53e3430321883d26aad2059bcad7ecfdda3b15a8569b"
url "https://github.com/intuit/auto/releases/download/v10.18.7/auto-macos.gz"
version "v10.18.7"
sha256 "737633f8527d283c9d65cab4653861fb56d17515ffbf29021f14ad1dbef237df"

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

0 comments on commit af15d88

Please sign in to comment.