Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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