From 2b6e843b5d5a347a655ee6b1e3248288e494d38d Mon Sep 17 00:00:00 2001 From: Michka Popoff Date: Thu, 24 Feb 2022 23:09:04 +0100 Subject: [PATCH] pilosa: deprecate See https://github.com/pilosa/pilosa/issues/2149#issuecomment-993029527 --- Formula/pilosa.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Formula/pilosa.rb b/Formula/pilosa.rb index e301ac4ded783..5aa6cd887c089 100644 --- a/Formula/pilosa.rb +++ b/Formula/pilosa.rb @@ -12,6 +12,9 @@ class Pilosa < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "776da185052f34aa5c973e92bfefb27304168a7d24f5cbb1dd1a951e1330cd5e" end + # https://github.com/pilosa/pilosa/issues/2149#issuecomment-993029527 + deprecate! date: "2021-12-14", because: :unmaintained + depends_on "go" => :build def install