Skip to content

Commit

Permalink
Merge pull request #178661 from Homebrew/gollum-deprecate
Browse files Browse the repository at this point in the history
gollum: deprecate
  • Loading branch information
chenrui333 committed Jul 27, 2024
2 parents 6602a79 + e859ee1 commit b1e3c5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Formula/g/gollum.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b1e3c5b

Please sign in to comment.