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 79e30cc commit 11f901aCopy full SHA for 11f901a
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.2.tgz"
5
- sha256 "dbc9674a8725afcd3d97b1f2488572855f5d84f614ac8c8d9f7035a7d5a309cc"
+ url "https://registry.npmjs.org/snyk/-/snyk-1.1294.3.tgz"
+ sha256 "01a677c1f212ce3914b74eae5041c423a5f1e09a03e4bd1312176ac02934362a"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments