Merge pull request #240173 from r-ryantm/auto-update/karmor

karmor: 0.13.3 -> 0.13.7
This commit is contained in:
Weijia Wang 2023-06-27 23:36:46 +03:00 committed by GitHub
commit 8895cd1f75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,13 +8,13 @@
buildGoModule rec {
pname = "karmor";
version = "0.13.3";
version = "0.13.7";
src = fetchFromGitHub {
owner = "kubearmor";
repo = "kubearmor-client";
rev = "v${version}";
hash = "sha256-BhGe4CMd0YgWc4EAyig5wmLgHJxNc8ppsUMBeRaIJEE=";
hash = "sha256-IZUDVw41AfugqVG2hsxoKO7zl1FraVzME/GUxZwaAG4=";
};
vendorHash = "sha256-VT0CiaG5AODAL6nhoPmpulPApgTUiH0mXI6mS1eK14k=";