Skip to content

Commit

Permalink
Merge pull request #179297 from iMichka/mysql572
Browse files Browse the repository at this point in the history
mysql@5.7: disable
  • Loading branch information
chenrui333 committed Aug 1, 2024
2 parents 34f4978 + 1eb353a commit fd595fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/m/mysql@5.7.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class MysqlAT57 < Formula
keg_only :versioned_formula

# https://www.oracle.com/us/support/library/lifetime-support-technology-069183.pdf
deprecate! date: "2023-10-01", because: :unsupported
disable! date: "2024-08-01", because: :unsupported

depends_on "cmake" => :build
depends_on "libevent"
Expand Down

0 comments on commit fd595fb

Please sign in to comment.