From 299380c1be746440ff4ec74e6ac45d4332ac4696 Mon Sep 17 00:00:00 2001 From: Michka Popoff Date: Wed, 12 Apr 2023 22:30:50 +0200 Subject: [PATCH] aida-header: disable Deprecated since more than year now. --- Formula/aida-header.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/aida-header.rb b/Formula/aida-header.rb index f9e8731e7306..b4c7cdaa43fa 100644 --- a/Formula/aida-header.rb +++ b/Formula/aida-header.rb @@ -12,7 +12,7 @@ class AidaHeader < Formula sha256 cellar: :any_skip_relocation, mojave: "d4559d46451c98728a32679f6d62b7ee4c9a5fa57c18e7ba9315e33d2e7150b8" end - deprecate! date: "2022-03-30", because: :unmaintained + disable! date: "2023-04-12", because: :unmaintained def install include.install "src/cpp/AIDA"