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 Jul 14, 2020
1 parent 7b374b2 commit 16ef1a7
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/home.html"
url "https://github.com/intuit/auto/releases/download/v9.45.0/auto-macos.gz"
version "v9.45.0"
sha256 "a9e123ae8d19e6b6e845f17e400fef5d79702120141f7be5059ed6ef6d5cc05f"
url "https://github.com/intuit/auto/releases/download/v9.46.0/auto-macos.gz"
version "v9.46.0"
sha256 "37a2f48473aea1e16c3074f59f1196d0dece6e21e8f407f148cc921fdb82ed7e"

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

0 comments on commit 16ef1a7

Please sign in to comment.