Skip to content

Commit

Permalink
Merge pull request Homebrew#179367 from aphedges/crashplan-older-os-v…
Browse files Browse the repository at this point in the history
…ersions

crashplan: support macOS Monterey and Ventura
  • Loading branch information
bevanjkay authored Jul 11, 2024
2 parents 64d77ef + f060080 commit d3a3184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/c/crashplan.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
end
end

depends_on macos: ">= :sonoma"
depends_on macos: ">= :monterey"

pkg "Install CrashPlan.pkg"

Expand Down

0 comments on commit d3a3184

Please sign in to comment.