File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Television < Formula
77 head "https://github.com/alexpasmantier/television.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "f0f1ba4ba2a0e6c73596ad34fa51cde8611c8d83651394884d644334302122f8 "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "2fae73d68f52a53115c94255713c0d1c44625dc89a4f9ae5e2fc03d1d6f4e412 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "91ad6a7f5b3fa8db4d47a1fd1d8ddc41c13f497a352f6b3535f7488ddaa9d773 "
13- sha256 cellar : :any_skip_relocation , sonoma : "0d53ac07dee6e5d4b5704379ecd35d6b989f1b6f72c0cbec45f02d60a371f34e "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "00098a2de2ed73241cb6cb719fe54cd5e10e7703b732b0b3d9e0d387ff22d0a4 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "829740420fbf46234c11a815c016556a84c91b38ca0d40b6fc6c6671f419af3d "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "ec8ab416a45049d0c01de32d7db7a4314c588f5c3253d97f3c613c47ed364a4b "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "37812b0f4568c51cbe83b7baca6909160e61b5e07e6da918436148bb2b323c00 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "4adcd90032cf93faa60ad309eca802f1c65ed5ae88efa011b0d5d1c231a39b81 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "db03749dbfdd9729b4eaf33daf7ce249db48a08b95b179b248361cc2c3442f98 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "61d8d27753a7dcaa1f53b7c7bb867efc6488a2316a81dad8986745da08bf5d24 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "64ac04984cb16a1880f0dc0e84028c5e76ce1232aad885ac282de776604c3e81 "
1616 end
1717
1818 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments