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 Sep 8, 2020
1 parent 78c39e9 commit 35bc2aa
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.52.0/auto-macos.gz"
version "v9.52.0"
sha256 "a651532f6292854b2402030a4d60939d877b6f7a5053861a7edda71f4b1c0ea8"
url "https://github.com/intuit/auto/releases/download/v9.53.0/auto-macos.gz"
version "v9.53.0"
sha256 "73e19bfa81bcb099a1bc1e5b859d3431c7131196bc9a3b5c86af40fa0ee5be57"

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

0 comments on commit 35bc2aa

Please sign in to comment.