Merge pull request #248937 from r-ryantm/auto-update/kics

kics: 1.7.4 -> 1.7.5
This commit is contained in:
Weijia Wang 2023-08-13 22:31:09 +02:00 committed by GitHub
commit 311e0bb8a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,13 +7,13 @@
buildGoModule rec {
pname = "kics";
version = "1.7.4";
version = "1.7.5";
src = fetchFromGitHub {
owner = "Checkmarx";
repo = "kics";
rev = "v${version}";
sha256 = "sha256-h6ZnaknqMcW+Zp2t5RHPK/e/Ilw5yWY2fcSTJe2mVR4=";
hash = "sha256-+/wqwWRJQKfmh4JuWppcE2444lD1PQ9rDGOsFh57AKs=";
};
vendorHash = "sha256-ipXfxqHdushJ2P//oyGGjZsq5EypDEpHKlW32VHaMXw=";