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 13, 2022
1 parent 9973bf7 commit 1bf25a5
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.37.5/auto-macos.gz"
version "v10.37.5"
sha256 "eb98f6b3d6fb47136868db5b13598b7c4b71d5ae5e1ddffb252afb59fbcdb35e"
url "https://github.com/intuit/auto/releases/download/v10.37.6/auto-macos.gz"
version "v10.37.6"
sha256 "face892e3cf32c6ab28e7693a94f93c5cbc22fb4e1fd0f6a5bec5eaac15409b5"

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

0 comments on commit 1bf25a5

Please sign in to comment.