Skip to content

Commit

Permalink
Merge pull request #181592 from Homebrew/twty-fix-test
Browse files Browse the repository at this point in the history
twty: deprecate
  • Loading branch information
BrewTestBot authored Aug 18, 2024
2 parents 7a2fa5f + 1d881ff commit 1df3269
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 1df3269

Please sign in to comment.