Skip to content

Commit

Permalink
Merge pull request Homebrew#167203 from Homebrew/sift-deprecate
Browse files Browse the repository at this point in the history
sift: deprecate
  • Loading branch information
BrewTestBot authored Mar 26, 2024
2 parents 9e31a56 + 448674a commit 623b7ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Formula/s/sift.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ class Sift < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "2a5dc83483b444b3850237050f761c8967ce36008114dad661a1424aa6068da3"
end

# https://github.com/svent/sift/issues/120
deprecate! date: "2024-03-26", because: :unmaintained

depends_on "go" => :build

go_resource "github.com/svent/go-flags" do
Expand Down

0 comments on commit 623b7ae

Please sign in to comment.