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_sequoia : "d343b97a6be455920b282433f3fa15c277038c5f285fe783ce6df742f5562060 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "8da8f93adbbbf6833b39ec3252d84259b165d8a58e477c47ccd1d1023462a43b "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "c1a25247ab8740e10d79fba54a0b4bc0ae845d8418514e81da7c732a6a115336 "
13- sha256 cellar : :any_skip_relocation , sonoma : "7fca20332ff48a3c6c8fab57bde9e691683282b05544b5f97a1c5ad4b06b9823 "
14- sha256 cellar : :any_skip_relocation , ventura : "2c3dbc6869aaf3d646b0c278ab08003c2c2e31635a9c77b0cd087e65a2f0c357 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "64262df75f93e3f5ca5a9582f0650f5e13f0cdb3aa541fc65df1a93b417fb07b "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "be25bd5a853143589f12e06d786b9efd1926b15e6cd7ca16f6927b6fb9f8b527 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "82b9a04efa193c5792fee03b1e0fad2906bf85d04e2822feaa85f47e32ee95f9 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "27a1f9f115dbd008ab759487c525339ce6a435e2fd6be81ee0772e82114dc8b7 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "110adaa6898554724bf536dc48142a130068e347f1e5f01102e161076359b72a "
14+ sha256 cellar : :any_skip_relocation , ventura : "2038590860765ff92248e2a7f658f83bd8d4d207c165236fe1b27b1cef56cbd4 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "944d99eac949319a1f6d1eb1a02898528821dfe4bc5e25f81e7cc38e76e66b11 "
1616 end
1717
1818 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments