gitleaks: 8.24.3 -> 8.25.1
https://github.com/gitleaks/gitleaks/releases/tag/v8.25.0 https://github.com/gitleaks/gitleaks/releases/tag/v8.25.1 Signed-off-by: misilelab <misileminecord@gmail.com>
This commit is contained in:
		
							parent
							
								
									55e8dc37a3
								
							
						
					
					
						commit
						c2a70eb723
					
				@ -11,13 +11,13 @@
 | 
			
		||||
 | 
			
		||||
buildGoModule rec {
 | 
			
		||||
  pname = "gitleaks";
 | 
			
		||||
  version = "8.24.3";
 | 
			
		||||
  version = "8.25.1";
 | 
			
		||||
 | 
			
		||||
  src = fetchFromGitHub {
 | 
			
		||||
    owner = "zricethezav";
 | 
			
		||||
    repo = "gitleaks";
 | 
			
		||||
    tag = "v${version}";
 | 
			
		||||
    hash = "sha256-P5PHugSYkC6GSxbbsuA8nvPn9fLjTJOU3yOecntAVEE=";
 | 
			
		||||
    hash = "sha256-ji13lmGrtJeQuOYi2HsFICs2XUZdmWgsgVrWj/Shh/c=";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  vendorHash = "sha256-MSF9N9kXsIM2WKsjKAVztYypwGPng2EElHx7p6vADqc=";
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user