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 Sep 15, 2021
1 parent d055483 commit d79865f
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.31.0/auto-macos.gz"
version "v10.31.0"
sha256 "6b4fd27b74a268d29a6ff61577239f1dd0ae0784ad9062784d6fe34e8933ab74"
url "https://github.com/intuit/auto/releases/download/v10.32.0/auto-macos.gz"
version "v10.32.0"
sha256 "f5f8551c74ac0a5adc3cba18ed6373b9c5bb611c4d4b013faafe42d756309f9b"

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

0 comments on commit d79865f

Please sign in to comment.