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

kics: 1.7.8 -> 1.7.10
This commit is contained in:
Weijia Wang 2023-11-04 01:23:07 +01:00 committed by GitHub
commit 2dc03daa16
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.8";
version = "1.7.10";
src = fetchFromGitHub {
owner = "Checkmarx";
repo = "kics";
rev = "v${version}";
hash = "sha256-T4b4PO4NcpsosiyRa/78WJ4yYvc1Ez7t7KIbZzSlQAo=";
hash = "sha256-3guudT+PidrgHcJ6/lA/XWHmZXdvjGOhtpoO+9hkYOY=";
};
vendorHash = "sha256-gJu3B30IPp8A/xgtE5fzThQAtnFbbzr8ZwucAsObBxs=";