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 6185545 commit fedb27dCopy full SHA for fedb27d
pkgs/by-name/sn/snyk/package.nix
@@ -8,7 +8,7 @@
8
}:
9
10
let
11
- version = "1.1295.3";
+ version = "1.1295.4";
12
in
13
buildNpmPackage {
14
pname = "snyk";
@@ -18,7 +18,7 @@ buildNpmPackage {
18
owner = "snyk";
19
repo = "cli";
20
tag = "v${version}";
21
- hash = "sha256-I7x+HjucTEhiAC6bocMeQO/eAWHYcqwA9FXYvcef3Og=";
+ hash = "sha256-71wyFHiRRWPE3C+6o742rggb44EwXF0k+SmuS1NWuIE=";
22
};
23
24
npmDepsHash = "sha256-RuIavwtTbgo5Ni7oGH2i5VAcVxfS4wKKSX6qHD8CHIw=";
0 commit comments