xampp-vm: use `deprecate!` instead of `discontinued`

This commit is contained in:
Rylan Polster 2023-12-17 17:46:09 -05:00
parent 1b2d28c1ea
commit d508f6f580
No known key found for this signature in database
GPG Key ID: 46A744940CFF4D64
1 changed files with 2 additions and 4 deletions

View File

@ -8,9 +8,7 @@ cask "xampp-vm" do
desc "Virtual machine with apache distribution containing MySQL, PHP, and Perl"
homepage "https://www.apachefriends.org/index.html"
app "xampp-osx-#{version}-vm.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "xampp-osx-#{version}-vm.app"
end