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 52db050 commit 38db5c4Copy full SHA for 38db5c4
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.1294.0.tgz"
5
- sha256 "d777267fecbb46e7237b3d6fff36a2068af0be862dc4fcb5fe3e37d1740078d4"
+ url "https://registry.npmjs.org/snyk/-/snyk-1.1294.1.tgz"
+ sha256 "78fd64755f676aa394a43208a8e760636e19f803f73a54dd0c6ddbab48155002"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments