We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa83024 commit 6f00f29Copy full SHA for 6f00f29
Formula/s/saf-cli.rb
@@ -1,8 +1,8 @@
1
class SafCli < Formula
2
desc "CLI for the MITRE Security Automation Framework (SAF)"
3
homepage "https://saf-cli.mitre.org"
4
- url "https://registry.npmjs.org/@mitre/saf/-/saf-1.4.21.tgz"
5
- sha256 "624e2a44433e0babb26eebbc84b16beebed7167654682ad39260621a8e1330e8"
+ url "https://registry.npmjs.org/@mitre/saf/-/saf-1.4.22.tgz"
+ sha256 "4686e49d17dc6c1a11160dd2ffb069cce80af44b518a77e1983ec8f009735b07"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments