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 May 27, 2022
1 parent 5bafbbf commit 91e0be2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/auto.rb
@@ -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.0/auto-macos.gz"
version "v10.37.0"
sha256 "0995bb700ec886e58065bdc0ba258bc9534b22952eb4c5d2718e17072bd9cff0"
url "https://github.com/intuit/auto/releases/download/v10.37.1/auto-macos.gz"
version "v10.37.1"
sha256 "7e4a0ddd6313288b148a8ab43b17fb640845f08dc6a91d0048bf5108b1d43a1e"

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

0 comments on commit 91e0be2

Please sign in to comment.