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

kics: 1.7.7 -> 1.7.8
This commit is contained in:
Weijia Wang 2023-10-01 00:51:22 +02:00 committed by GitHub
commit b89899ec36
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.7";
version = "1.7.8";
src = fetchFromGitHub {
owner = "Checkmarx";
repo = "kics";
rev = "v${version}";
hash = "sha256-qK1lq7jrej4HdM+BUDDPujhbhqEhKcli3CTAmadO5Mg=";
hash = "sha256-T4b4PO4NcpsosiyRa/78WJ4yYvc1Ez7t7KIbZzSlQAo=";
};
vendorHash = "sha256-gJu3B30IPp8A/xgtE5fzThQAtnFbbzr8ZwucAsObBxs=";