mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
xampp-vm: use deprecate! instead of discontinued
This commit is contained in:
+2
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user