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 11, 2021
1 parent 5f79316 commit ae8ad56
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.4/auto-macos.gz"
version "v10.18.4"
sha256 "316fb02296195f24c36ca4955322a16b3dc58218b8d391eb8f7b1b3e5c8dd7c1"
url "https://github.com/intuit/auto/releases/download/v10.18.5/auto-macos.gz"
version "v10.18.5"
sha256 "170a5621ed92d0fd48d58508b30a8817cf8d1264286aefdc8991389e72737446"

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

0 comments on commit ae8ad56

Please sign in to comment.