snyk: 1.1298.3 -> 1.1299.0 (#439184)

This commit is contained in:
Wolfgang Walther
2025-09-23 12:18:23 +00:00
committed by GitHub
+3 -3
View File
@@ -8,7 +8,7 @@
}:
let
version = "1.1298.3";
version = "1.1299.0";
in
buildNpmPackage {
pname = "snyk";
@@ -18,10 +18,10 @@ buildNpmPackage {
owner = "snyk";
repo = "cli";
tag = "v${version}";
hash = "sha256-hn9SheBMFmtcIIo9oKMQ8dFTuFGeUby9sLZBIkaTzBM=";
hash = "sha256-6fc67C5EbFwsknjM5uDLJFbUIpSaO0978ZCrHoDe2mU=";
};
npmDepsHash = "sha256-jJ72jIg04iRBxppji9iRGBBmkzP6fjAUj0W2m+hwRSI=";
npmDepsHash = "sha256-WKVFg4rtm9UCWRbj1QCrDdQFpk0QZm3KKRUfOQfEJtg=";
postPatch = ''
substituteInPlace package.json \