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 15, 2021
1 parent 39b186e commit eaf28cb
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.20.1/auto-macos.gz"
version "v10.20.1"
sha256 "09500f07e90a1a7b74925c6914a5b4e66118be6aea0594ba4d98f45b05028d00"
url "https://github.com/intuit/auto/releases/download/v10.20.2/auto-macos.gz"
version "v10.20.2"
sha256 "cd04945f80fee9eaba20483d197818e76f8deaea7278fe94e76d03412c1f7eaa"

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

0 comments on commit eaf28cb

Please sign in to comment.