Skip to content

Commit

Permalink
Bump brew formula [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hipstersmoothie committed Mar 27, 2020
1 parent d530adc commit 02bcb22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/auto.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Auto < Formula
desc "Generate releases based on semantic version labels on pull requests."
homepage "https://intuit.github.io/auto/home.html"
url "https://github.com/intuit/auto/releases/download/v9.22.0/auto-macos.gz"
sha256 "9a52b269f10201571111c1db5f05fde88a0fd2f7d4b535ef4905d11a43c956dc"
url "https://github.com/intuit/auto/releases/download/v9.22.1/auto-macos.gz"
sha256 "c450b9585c18d9d2f65993e4449cb5eb2629d25fed45262e4b85ebb6d660deae"

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

0 comments on commit 02bcb22

Please sign in to comment.