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 Apr 1, 2020
1 parent d76ba53 commit b3d7a55
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.3/auto-macos.gz"
sha256 "dae7fdb91642a702986461bacc8c37e7fe8ffd1c9ae0fd5b9996732e5d650538"
url "https://github.com/intuit/auto/releases/download/v9.22.4/auto-macos.gz"
sha256 "ec87073fb49fa5827720fc7d7982edac51ec891f1ae68233c747a6ffc6f24d57"

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

0 comments on commit b3d7a55

Please sign in to comment.