Skip to content

Commit 94a2160

Browse files
authored
snyk: 1.1295.3 -> 1.1295.4 (#385489)
2 parents 750aa0b + fedb27d commit 94a2160

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/sn/snyk/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
}:
99

1010
let
11-
version = "1.1295.3";
11+
version = "1.1295.4";
1212
in
1313
buildNpmPackage {
1414
pname = "snyk";
@@ -18,7 +18,7 @@ buildNpmPackage {
1818
owner = "snyk";
1919
repo = "cli";
2020
tag = "v${version}";
21-
hash = "sha256-I7x+HjucTEhiAC6bocMeQO/eAWHYcqwA9FXYvcef3Og=";
21+
hash = "sha256-71wyFHiRRWPE3C+6o742rggb44EwXF0k+SmuS1NWuIE=";
2222
};
2323

2424
npmDepsHash = "sha256-RuIavwtTbgo5Ni7oGH2i5VAcVxfS4wKKSX6qHD8CHIw=";

0 commit comments

Comments
 (0)