@@ -7,13 +7,13 @@ class PhylumCli < Formula
77 head "https://github.com/phylum-dev/cli.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "8cc2bb7882a0560c69aa8c814411576e50142bd00dfb122c64b2fd7aeebb92ee "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "2c024335395e20ccb96fd9b8686d92f264fe20902ea5db42b5dfc79762a52891 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "269b4c5f0bdb27eca5877aeca63917c6f4fc89db1b6c37eb2b3662d6b0958413 "
13- sha256 cellar : :any_skip_relocation , sonoma : "266555f6e8906d4a6f73fe3c0e9e9afd2603c237488e25604fb8144481fec0ce "
14- sha256 cellar : :any_skip_relocation , ventura : "c924ab7775ac2d61f06727c098a87d2735ddab21f2168117a77d1b06cff892d8 "
15- sha256 cellar : :any_skip_relocation , arm64_linux : "9c71277d28a9107f069205c05c6e15c939d927461ed61ffffde8fa8dd62f9fab "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "c7cb586a588376613c693efd48b35a795aecbea235f2f781271b0129aacf6298 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "0528cf65555a5f86e2f3a9db038dc40eb019d147df4aee9b6a53e873c05db0ba "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "7717c20f5063a9e25a9b4c63a1aaa099623f16403803d24d86d9b3cd77822ca3 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "bb9bcd54edc2c2a31f817c71a5ce5b5b2bccc818b8cd2ba1f71aedbc35465588 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "13b94a26a75cf78a3fe90e5fe425f0f69d82894785c65257b14656e6ab74cc39 "
14+ sha256 cellar : :any_skip_relocation , ventura : "9f842fa99341dcbe43ec4cfdce8c31f0be8545ae73cff012919728545d1e8a02 "
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "1e9136f95e0097a22555e606e1b6c751012f740482b85c4c5677b3ad3b9b02fc "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "e55839055bb0e1849b304b2f4c7e1395b5f6d0c00abb16b7167f7b2b2771738c "
1717 end
1818
1919 depends_on "protobuf" => :build
0 commit comments