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
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 : "ff365bceb1e17f400ac6d8f1b37c1579e57c13d57a40a180e75bc96889105dbf "
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "4b9187f2765197980a2091593a86103b4d88855ff119d4c0b2b88b634823a0c7 "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "28b784279a4c8b57c9471b8c5005236b661cce35bd8840ed6339ec8b4aa92d2b "
13
- sha256 cellar : :any_skip_relocation , sonoma : "ec823e0cef4a5357c697c1784b735bba1c08b2b8266e1588c11f70fdf472aa94 "
14
- sha256 cellar : :any_skip_relocation , ventura : "0cd5c940ca66cdd8b11a29d8f2ae800d1af79cbbd4d17e7845addbe1385cb5af "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "6633c5c5210b3824cabae8d1328c010ce09c339bdedd9412558db1fa8bff0741 "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "4048c3c23640da1d31e84a3c21e4e8951e1145c417edee44202e62698af14890 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "ce55294e1661110c868dbfce52e5f7c6da1aa93d312e9d8ce805bf182680fcf3 "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "339bca3183495b3e5cd2285813d66ee9f99ec8ccab5bcdbc5eeafc78a5951501 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "64c710e85da5392a73f640af8cd4af1124c479c9a6a3d7fde3b663ab43264e86 "
14
+ sha256 cellar : :any_skip_relocation , ventura : "7a9976f5905c663e7a49dd36fb1acb2a8716adcdb275c41c71dae7aa6ea3d6c0 "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "6eaacdd7668a3f2706813bcfa05f1b958159318dca30e3e0d4aebce3e29de923 "
16
16
end
17
17
18
18
depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments