@@ -7,13 +7,13 @@ class Television < Formula
7
7
head "https://github.com/alexpasmantier/television.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "f0f798747725aa45e7fa20e98b0b4ef3e8a73c5a5c9257dfbbf32709854f82c6 "
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "6beeb676f6722c8a60692223821ced998d047df559cba7339065f499d621fea3 "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "88149a0f445fc1ce1769534c852a15aead12ddef2e625107b44dd13a4e53e909 "
13
- sha256 cellar : :any_skip_relocation , sonoma : "6deedbff3c5aaf987df415798664f0759194dacae3d16312a17672788c233551 "
14
- sha256 cellar : :any_skip_relocation , ventura : "4460e096811735683734313de9dde428caa1d32009ae5acd28892ac7df56a846 "
15
- sha256 cellar : :any_skip_relocation , arm64_linux : "832e63242bba4022934f2f9cf02fdaea6e1207f6ac30c52cd1ecd0d1f944341e "
16
- sha256 cellar : :any_skip_relocation , x86_64_linux : "c63382498fb27fe2f6c1cb9b73e4363d40fe201cf66e13a2bafb216a70215f38 "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "efd2e76996966b126f7f3ef20e65f2963f5e06ea5ea63608c349f53f9d38fa84 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "fd549752a13d54f96220ade74f754cf006c96e9192237f0365029415de272fa3 "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "a5eebf67d66dabd9692a7f3240d0aa913a76f673da4f968f78a3fe278ebae2fa "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "d20f81a125f104c4b5e33e0cf9a2ffc8c61b7078b35bd92f04a76dbde9bf97e9 "
14
+ sha256 cellar : :any_skip_relocation , ventura : "65a375cf29850309acbc15fe05b3826fa92a31977beeca92cefe5ec7529ca679 "
15
+ sha256 cellar : :any_skip_relocation , arm64_linux : "10b235e09f546f994634907c6825056f58375a4f0b13a05795850ef3d3cad8bd "
16
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "17ec72328fc12f1d59c90a315c06d6567bf162d3c0b123c526afa99cb73b2b5a "
17
17
end
18
18
19
19
depends_on "rust" => :build
0 commit comments