From e859ee109548c4dafff0390feb41ae87244d9ccc Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 27 Jul 2024 08:56:36 -0400 Subject: [PATCH] gollum: deprecate Signed-off-by: Rui Chen --- Formula/g/gollum.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Formula/g/gollum.rb b/Formula/g/gollum.rb index bac712031cb5..24b02eee4daf 100644 --- a/Formula/g/gollum.rb +++ b/Formula/g/gollum.rb @@ -18,6 +18,9 @@ class Gollum < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "9069887fd837e33a18020e839a78fa28a76f3d4088e59596e0e75941031f7760" end + # no commits since july 1 2021, and cannot rebuild, https://github.com/trivago/gollum/issues/265 + deprecate! date: "2024-07-27", because: :unmaintained + depends_on "go" => :build def install