about summary refs log tree commit diff
path: root/pkgs/tools/security/lmp
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2022-02-01 06:05:01 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2022-02-01 12:34:38 +1000
commit31dae91dceee13ac81762d0b71aba003f60eba15 (patch)
tree2e3cd36f358e2a42f6df0a59f2c60834705890a2 /pkgs/tools/security/lmp
parent71e65d9b271fb32d928aef270e988ecaaa72f396 (diff)
lmp: update vendorSha256
Diffstat (limited to 'pkgs/tools/security/lmp')
-rw-r--r--pkgs/tools/security/lmp/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/security/lmp/default.nix b/pkgs/tools/security/lmp/default.nix
index 6fd544df20a4d..2f7f0283f9044 100644
--- a/pkgs/tools/security/lmp/default.nix
+++ b/pkgs/tools/security/lmp/default.nix
@@ -14,7 +14,7 @@ buildGoModule rec {
     sha256 = "sha256-VL/Hp7YaXNcV9JPb3kgRHcdhJJ5p3KHUf3hHbT3gKVk=";
   };
 
-  vendorSha256 = "sha256-K3jD+r/JFQH5QeLHatCzTdgiABbmKOd/jR3Di10w6mo=";
+  vendorSha256 = "sha256-3NTaJ/Y3Tc6UGLfYTKjZxAAI43GJyZQ5wQVYbnXHSYc=";
 
   meta = with lib; {
     description = "Scanning and validation toolkit for the Log4J vulnerability";