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 ecf01f7 commit 8a5b878
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"
url "https://github.com/intuit/auto/releases/download/v10.18.5/auto-macos.gz"
version "v10.18.5"
sha256 "170a5621ed92d0fd48d58508b30a8817cf8d1264286aefdc8991389e72737446"
url "https://github.com/intuit/auto/releases/download/v10.18.6/auto-macos.gz"
version "v10.18.6"
sha256 "a4fef2f9911005f9899a53e3430321883d26aad2059bcad7ecfdda3b15a8569b"

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

0 comments on commit 8a5b878

Please sign in to comment.