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 Oct 26, 2021
1 parent 03372f9 commit 2fe51a2
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.32.1/auto-macos.gz"
version "v10.32.1"
sha256 "95fe9759048771fa653be3be64b6718bc9cce74822f17f7cba800d533c1a90e6"
url "https://github.com/intuit/auto/releases/download/v10.32.2/auto-macos.gz"
version "v10.32.2"
sha256 "17267fc07a0f8b150f34925975e2c489850098c993b231691d04eb6713cda2d2"

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

0 comments on commit 2fe51a2

Please sign in to comment.