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 Oct 7, 2020
1 parent 4a45ca5 commit 2474ce4
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/v9.54.5/auto-macos.gz"
version "v9.54.5"
sha256 "7deef47c8470357b422a914172ca9ecc1e16e4f316ad11421beb0d9e8f0a1bfb"
url "https://github.com/intuit/auto/releases/download/v9.54.6/auto-macos.gz"
version "v9.54.6"
sha256 "269084c6808823a2421f0230f5e08c645b733cd2a378c910374729544c428bc7"

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

0 comments on commit 2474ce4

Please sign in to comment.