mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
framer-x: use deprecate! instead of discontinued
This commit is contained in:
+2
-2
@@ -7,14 +7,14 @@ cask "framer-x" do
|
||||
desc "Tool that helps teams design every part of the product experience"
|
||||
homepage "https://framer.com/"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
auto_updates true
|
||||
depends_on macos: ">= :high_sierra"
|
||||
|
||||
app "Framer X.app"
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
|
||||
<<~EOS
|
||||
This software has been deprecated in favor of Framer Desktop (framer cask).
|
||||
Your Framer X license will be honoured on the new software:
|
||||
|
||||
Reference in New Issue
Block a user