File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 11class SafCli < Formula
22 desc "CLI for the MITRE Security Automation Framework (SAF)"
33 homepage "https://saf-cli.mitre.org"
4- url "https://registry.npmjs.org/@mitre/saf/-/saf-1.4.22 .tgz"
5- sha256 "4686e49d17dc6c1a11160dd2ffb069cce80af44b518a77e1983ec8f009735b07 "
4+ url "https://registry.npmjs.org/@mitre/saf/-/saf-1.5.1 .tgz"
5+ sha256 "16709afef3d3cbc49260938f224f2e9dcae203c818b74215890d863557b278fb "
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any , arm64_tahoe : "ed11ad01a48239ec19081277632e9286880b48d62569e012f7952ea1d07bbe26"
10- sha256 cellar : :any , arm64_sequoia : "c6520a069786f4d6b8583a2738f1ded656a222a397a744c9c6557ddfb5ff31b4"
11- sha256 cellar : :any , arm64_sonoma : "c6520a069786f4d6b8583a2738f1ded656a222a397a744c9c6557ddfb5ff31b4"
12- sha256 cellar : :any , arm64_ventura : "c6520a069786f4d6b8583a2738f1ded656a222a397a744c9c6557ddfb5ff31b4"
13- sha256 cellar : :any , sonoma : "e47c9751091879c5e7cfffbea996ba3d54228adfa74c8bfa50793d97718bab92"
14- sha256 cellar : :any , ventura : "e47c9751091879c5e7cfffbea996ba3d54228adfa74c8bfa50793d97718bab92"
15- sha256 cellar : :any_skip_relocation , arm64_linux : "7ea58435d04be976f0d76850798d61a320532818fcc12b6a56925b093e584126"
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "941541523dd33daab07bfd0470f08bada035552e525b89e67f22b3b46cb024b3"
9+ sha256 cellar : :any_skip_relocation , all : "33d7d79ea6eb14571e99e8126e2a174a228b1b402a9be8a2f16ad96916fd0c21"
1710 end
1811
1912 depends_on "node"
You can’t perform that action at this time.
0 commit comments