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 LivekitCli < Formula
77 head "https://github.com/livekit/livekit-cli.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "cd0340370403dabd0b046e0b3403fe62a23469faf9e7998b96eb419bd64f7cad "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "c27d470236be06b23be9e3cb1a41e963fa7f837fd34a194ac51d9a3c2c447c8b "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "9b0a39944904896e3e84240ef026dafef9cae566aa4ab58c592e1dc4479b93ea "
13- sha256 cellar : :any_skip_relocation , sonoma : "c6730fc04d16834f42008b531ae86b6b19b386bc648a04fa199bf19dfd2b5f77 "
14- sha256 cellar : :any_skip_relocation , ventura : "d8a772743c3051d147c2576c2c1e3be51b6e1823da5481d26b7d4524ea4a5cf9 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "3d92058fce4370d1dd31ef84490b4485c9843bd30ecf7da4a471f5ba12594b75 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "2f4f1ed1a4c3bba188ac1258c8197ce3d9acf7e4e3ae8db2d40829204d1b521e "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "cfa03ab451d40326d2e95ba414116e420d9df7bccae5c7f59eea69b0f4ce8965 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "9bb8414bf923e5c6d049e0a1d6fc66784652a86b90dc79dd51edf22aa3dbfaac "
13+ sha256 cellar : :any_skip_relocation , sonoma : "02886bcb059cd7d97a62d49719da348e296db2819989a196a59f579a5e1c552f "
14+ sha256 cellar : :any_skip_relocation , ventura : "6e083c424a352de67f8f8f49d9b194d2ab29c00d927918b0b2cd9928c5d06f6b "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4defa4b13244ffec163c6a08621a539ec979188afb4682feafde2c9313f3d11e "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments