This repository was archived by the owner on Feb 27, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11class Phylum < Formula
22 desc "Software Supply Chain Security CLI"
33 homepage "https://phylum.io"
4- url "https://github.com/phylum-dev/cli/archive/refs/tags/v5.7.2 .tar.gz"
5- sha256 "6c9cc2897b9b1ce69220296960ea52812c58a34b2dd882ace4216e990d2e2c68 "
4+ url "https://github.com/phylum-dev/cli/archive/refs/tags/v5.7.3 .tar.gz"
5+ sha256 "3bd14b4ad67b6124a6d8196ae451d47ed5c22a233634e722cfcd96817defda08 "
66 license "GPL-3.0-or-later"
77 head "https://github.com/phylum-dev/cli.git" , branch : "main"
88
99 bottle do
10- root_url "https://github.com/phylum-dev/homebrew-cli/releases/download/phylum-5.7.2 "
11- sha256 cellar : :any_skip_relocation , arm64_ventura : "cfa9cb8ab2146c45ac525d19f8f63c18304ba96225ae18822478676288a58bb6 "
12- sha256 cellar : :any_skip_relocation , ventura : "d401cab08978d2ea1c8092d3145b8c007584405ca3e8571e5e2237bc5bc9757a "
13- sha256 cellar : :any_skip_relocation , monterey : "0da0ba69a8552037b0c7a4257d11d0c20d797df5201ce5f55fc9238a338b9702 "
10+ root_url "https://github.com/phylum-dev/homebrew-cli/releases/download/phylum-5.7.3 "
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "bfbd6afdbea96bfe570fb2a984e0d2f0355e73c7c9eb3414e326c04fd95807f7 "
12+ sha256 cellar : :any_skip_relocation , ventura : "50cc45e9a29cdeada0f391ec1299ce67f6b80dc95b372479be243d45e7e910d1 "
13+ sha256 cellar : :any_skip_relocation , monterey : "4f16701e767cccbcd9118f567cb8204d6a01f6fb797deeb4f5d81ecb8bfd7fea "
1414 end
1515
1616 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments