mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
framer-x: disable
``` ==> Downloading https://dl.framer.com/com.framer.x/36854/1590141192/FramerX-36854.zip curl: (6) Could not resolve host: dl.framer.com curl: (6) Could not resolve host: dl.framer.com curl: (6) Could not resolve host: dl.framer.com curl: (6) Could not resolve host: dl.framer.com Error: Download failed on Cask 'framer-x' with message: Download failed: https://dl.framer.com/com.framer.x/36854/1590141192/FramerX-36854.zip ``` Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ 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
|
||||
disable! date: "2024-01-01", because: "download artifact not available"
|
||||
|
||||
auto_updates true
|
||||
depends_on macos: ">= :high_sierra"
|
||||
|
||||
Reference in New Issue
Block a user