Skip to content

Commit

Permalink
television: update 0.8.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 29, 2024
1 parent ffa39dc commit 06c802e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/t/television.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Television < Formula
head "https://github.com/alexpasmantier/television.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ef486e1173101d34aa755b08bae05fab86fbdc7d5605623f658b074e9af364d9"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "395098a3708d7871ba7db24dc4dfd67bc28d7df610c946793c2e8b53149514a5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c0210f88bf5e6d01fb9cd66acde8e1573805ceedf5cd4070e9c5bf6ae0ae566b"
sha256 cellar: :any_skip_relocation, sonoma: "ffeef2811d87218906242ad976477e9c7d44ba237d56689d01275ff89892b2b7"
sha256 cellar: :any_skip_relocation, ventura: "81b7e5aff92530b27d05d622be345a0fdd642ab1daf47c09524df04fe7bbc097"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b92d8a20e4eaa66e22d059c7ee4d8d8ea0310e3cedfce514925dc8e6f5049250"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "61481f04aa5ae55130073b931a38286fa2b54002c3f2cf0e8e59b830c78462c9"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6ec111c43f4f274f802d21051327b618da00a777fce9c91916544a577fe71f9c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "bbdd92c445d24435d769ba5218209254ed71abf0a1f632cdb77d6587b78e8dfe"
sha256 cellar: :any_skip_relocation, sonoma: "8460986ee0b117eac9969161377f5c9cd62a953141b0b24bea86d722054c916b"
sha256 cellar: :any_skip_relocation, ventura: "0fef537e444780b1ba57435db454e3fcbe605611269058d48a7b8cc2ef99cf8b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e755e57f9ab65551ac0b8732945a646efc485e491af857acce32587f2154c1eb"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 06c802e

Please sign in to comment.