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 24, 2022
1 parent 127056b commit 90df896
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/v10.37.2/auto-macos.gz"
version "v10.37.2"
sha256 "a900e400c51a35ebba239deda1f81deaa7094e8bea7d0e069f4c1e60ce33dc88"
url "https://github.com/intuit/auto/releases/download/v10.37.3/auto-macos.gz"
version "v10.37.3"
sha256 "becc73fe48e3635476f9707383af717f93ad8d0bc7b41edf9f52758e46bb7aea"

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

0 comments on commit 90df896

Please sign in to comment.