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

kics: 1.6.14 -> 1.7.0
This commit is contained in:
Mario Rodas 2023-04-30 09:25:05 -05:00 committed by GitHub
commit 07c118e92d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,13 +8,13 @@
buildGoModule rec {
pname = "kics";
version = "1.6.14";
version = "1.7.0";
src = fetchFromGitHub {
owner = "Checkmarx";
repo = "kics";
rev = "v${version}";
sha256 = "sha256-kh8lTiGbbhH2jZYhfyfThKQE170tvRADUa+7dvVy3QU=";
sha256 = "sha256-T9dO8OGlbEvjM+9P7cbCCgXkJXXtkR+5zrXRoGZg08c=";
};
vendorHash = "sha256-Sg8f6fqe7DAsNsEGU1Ml42qgSuE5CrD+YrFqZKpNKtU=";