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 Mar 20, 2022
1 parent 1ef6872 commit 86e2625
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.36.3/auto-macos.gz"
version "v10.36.3"
sha256 "b712ef7c4f1255375d92528f904cddfdfd26df26acbc224d4c83f2a193278731"
url "https://github.com/intuit/auto/releases/download/v10.36.4/auto-macos.gz"
version "v10.36.4"
sha256 "9dc6972e6a945c9d9dfa5b8cc0bb633d1ae412dfb453e5ca90ff2d18d220750d"

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

0 comments on commit 86e2625

Please sign in to comment.