Skip to content

Commit 6bed018

Browse files
committed
television: update 0.12.5 bottle.
1 parent fb25091 commit 6bed018

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/t/television.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Television < Formula
77
head "https://github.com/alexpasmantier/television.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "25e08309e188db94106503354cfc10be3b0b248b9d3b2d80266c4cf9bc817d7c"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "718a9398eecc93ba0b1b5f4f708a39dbdddf72df4210c63cfab4c170c3ad5422"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "3a26b88cb7503856f9289c7c300d2aef66cfd7f93a5b175a669f81b721af94f5"
13-
sha256 cellar: :any_skip_relocation, sonoma: "155660bb10ad891607c9794e2caba6a74f4a6c29c17d3276c247e9ce65d555b9"
14-
sha256 cellar: :any_skip_relocation, ventura: "062d0b54dbc5d3c9dc2ade882b54d836123499820ef5e9ca03a5cacaf1aaae20"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "ba6b0afcd899cac376efcd5782ec182155f0f106e90632656ddb8b3ac58fda2a"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "7d338852c5bd4bd9b9d79f6a712982b056494acd7a0ef098cdb05e1b9d5a7f0e"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5db662e9878b6c2079e379565017d0ce8ad7cd5679fc5563260de8b87cb33fab"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6b0a5938dac7bf0df20fb6f729063063082f24c1491e697fe075a38a09a6fdec"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "7a2d8584232e6b54c4df52b0a9102425686ae604c2457d7b3f29758bec4c9c82"
13+
sha256 cellar: :any_skip_relocation, sonoma: "16f59775c8a2476b29336f66e9cd5968f2b666a4fe0b0938860f751cf26dfa7a"
14+
sha256 cellar: :any_skip_relocation, ventura: "4b4c351f0e3ebeab48a31ae889c83d9a022f435a2346b7ccb01efe542a0e0148"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "34188fb29b6e14f7d033305232a73496b8444f83ee94a83dcda458389bd981d2"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c1e76c5299f22814b22ef91102df895fd734d7077e69ccb5470c35c42261d5d2"
1717
end
1818

1919
depends_on "rust" => :build

0 commit comments

Comments
 (0)