Skip to content

Commit

Permalink
ttdl: update 4.6.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 25, 2024
1 parent 243b149 commit e8fbd50
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/t/ttdl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ class Ttdl < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3d79f99e0d5651e0193b62989a5b7d6b970c561c2aa61e1965d1627a576c7f63"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "06e2d55f2fabe8b4bc2ef490d683fbbebe1f35da4442c6a0f1583901a0a0b6fc"
sha256 cellar: :any_skip_relocation, arm64_ventura: "41ff03c7ea0dc00121c03fe5dac029e99b538601f4644b2625d80906546dbdc2"
sha256 cellar: :any_skip_relocation, sonoma: "5010752b2763a80dd8538e1954532cc86cd93fd86c26c14b29d437b985a4aaee"
sha256 cellar: :any_skip_relocation, ventura: "670de03bcebb74ed7709496b7d592d09b7938e9421e10c9aeabdbdb07fbb00ca"
sha256 cellar: :any_skip_relocation, x86_64_linux: "96aaede9b361e70e42949c1e2304910d0435fa94288b356fb11d12a84938fc1d"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b2cfdda8f08be45c07a7472c5709987b083eafeea0620aa243fd1b4b52fa985a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "110983a9375d3b25f7b68eed6270a61229bb73c5179572696837e44f024e034c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7d4611f1e19a5e334ac499edc3f4156dd7f5b87e195b6436474bbc336a450f2d"
sha256 cellar: :any_skip_relocation, sonoma: "5e33afabd60379ade7c4bd3a1b2bc106ca14c9732bae76637b7989db407128ab"
sha256 cellar: :any_skip_relocation, ventura: "064b266342c31ffab041c2499f382687b1ee6957456816a699fc249bd15f891f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d896e26c519ef5c197e2df50796eb7a40dfc1ec1ce88261790e4cd41c26d06c3"
end

depends_on "rust" => :build
Expand Down

0 comments on commit e8fbd50

Please sign in to comment.