From 582db6419a0e17ffed2bb533cdd654c2d18c9e08 Mon Sep 17 00:00:00 2001 From: Michka Popoff Date: Wed, 19 Apr 2023 22:47:44 +0200 Subject: [PATCH] fsh: disable --- Formula/fsh.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/fsh.rb b/Formula/fsh.rb index 9a0ca7ac14f19a..4b0c104594c4e5 100644 --- a/Formula/fsh.rb +++ b/Formula/fsh.rb @@ -19,7 +19,7 @@ class Fsh < Formula # Requires Python 2. # https://github.com/Homebrew/homebrew-core/issues/93940 - deprecate! date: "2022-03-10", because: :unsupported + disable! date: "2023-04-19", because: :unsupported def install # FCNTL was deprecated and needs to be changed to fcntl