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 2b54c0d commit 5704db6
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.3/auto-macos.gz"
version "v10.20.3"
sha256 "d7a804f818b139cd404c4327ac5e5433ad18d73fd784bbf36f63f185067d518e"
url "https://github.com/intuit/auto/releases/download/v10.20.4/auto-macos.gz"
version "v10.20.4"
sha256 "74697f494dafbe01804a0d52aacc623560a7d1a0b96a8cfd7652c5a024a05e2f"

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

0 comments on commit 5704db6

Please sign in to comment.