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

kics: 1.7.11 -> 1.7.12
This commit is contained in:
Weijia Wang 2024-01-03 18:23:11 +01:00 committed by GitHub
commit a53b4f1ee7
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.11";
version = "1.7.12";
src = fetchFromGitHub {
owner = "Checkmarx";
repo = "kics";
rev = "v${version}";
hash = "sha256-knNPaxd9/ozQ1LU3O1AYeeRWrM4G7f5NdagD1zcwvQo=";
hash = "sha256-Yf4IvhXwhLD+Cae9bp6iCzlmnw9XQ7G2yOLqRTcK7ac=";
};
vendorHash = "sha256-psyFivwS9d6+7S+1T7vonhofxHc0y2btXgc5HSu94Dg=";