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 b6c5973 commit cecb0d9Copy full SHA for cecb0d9
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.1301.0.tgz"
5
- sha256 "635aca1e076ec601529681fc6dd859df626d7efcf7e372a698a8c9ee26ce716b"
+ url "https://registry.npmjs.org/snyk/-/snyk-1.1301.1.tgz"
+ sha256 "ef775cda275765ace425a8d75dcfdeb2a74c0402806e2f1cefc77c4993c7c4ff"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments