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 1, 2023
1 parent 662f9f3 commit 1a84048
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.42.2/auto-macos.gz"
version "v10.42.2"
sha256 "57a2faacc65ed48d03502350628e949ea2f99272a0a156ddb4e0cc35e75ee00a"
url "https://github.com/intuit/auto/releases/download/v10.43.0/auto-macos.gz"
version "v10.43.0"
sha256 "66e9110c7ccdd98c998c537f40c9f3fc2e981d93142eeaab141a28efb92c531a"

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

0 comments on commit 1a84048

Please sign in to comment.