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 14, 2021
1 parent ede9fb5 commit 3635bdc
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.20.0/auto-macos.gz"
version "v10.20.0"
sha256 "6e3579daaf4f1df23a3079520288507ae940945a3dfaa7c4989774424fcf816b"
url "https://github.com/intuit/auto/releases/download/v10.20.1/auto-macos.gz"
version "v10.20.1"
sha256 "09500f07e90a1a7b74925c6914a5b4e66118be6aea0594ba4d98f45b05028d00"

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

0 comments on commit 3635bdc

Please sign in to comment.