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 13, 2021
1 parent 97f4bfb commit 25f2f02
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.19.0/auto-macos.gz"
version "v10.19.0"
sha256 "ad684d23dbd9b2b41ae10304587da7f33b95e4fa1c98e5b34b58ee72c2335524"
url "https://github.com/intuit/auto/releases/download/v10.20.0/auto-macos.gz"
version "v10.20.0"
sha256 "6e3579daaf4f1df23a3079520288507ae940945a3dfaa7c4989774424fcf816b"

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

0 comments on commit 25f2f02

Please sign in to comment.