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 3dce81b commit d5ba6abCopy full SHA for d5ba6ab
Formula/s/snyk-cli.rb
@@ -1,8 +1,8 @@
1
class SnykCli < Formula
2
desc "Scans and monitors projects for security vulnerabilities"
3
homepage "https://snyk.io"
4
- url "https://registry.npmjs.org/snyk/-/snyk-1.1297.3.tgz"
5
- sha256 "034931d85b947f8ce3fce11d40a96a2451da6e0251304be5d7c98c90a02295c8"
+ url "https://registry.npmjs.org/snyk/-/snyk-1.1298.0.tgz"
+ sha256 "ff677398e1cb27457cd721bee7f85225bcf5229d2ac7c3a5355eb206e9ce9f0d"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments