Skip to content

Commit

Permalink
twty: deprecate
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Aug 18, 2024
1 parent 389ba31 commit 1d881ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Formula/t/twty.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ class Twty < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "fb45326df2a5cb80531378ae156fc20400346d5c5c8d82548429b62463ec603e"
end

# see discussions in https://github.com/mattn/twty/issues/28
# and https://github.com/orakaro/rainbowstream/issues/342
deprecate! date: "2024-08-18", because: "twitter API changed"

depends_on "go" => :build

def install
Expand Down

0 comments on commit 1d881ff

Please sign in to comment.