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 Feb 5, 2023
1 parent 0999df3 commit 7a6f340
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.38.4/auto-macos.gz"
version "v10.38.4"
sha256 "13380f6b942918e9ccafc0e18350497a3bdfbbf9b5b0ddc0a88d064f89b44970"
url "https://github.com/intuit/auto/releases/download/v10.38.5/auto-macos.gz"
version "v10.38.5"
sha256 "9f3e29b205b36b6a4d8499eb3a11416edd9855173b696f10932eeb6e00070dc3"

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

0 comments on commit 7a6f340

Please sign in to comment.