lazygit: 0.49.0 -> 0.50.0
Diff: https://github.com/jesseduffield/lazygit/compare/v0.49.0...v0.50.0
This commit is contained in:
		
							parent
							
								
									e818f3c4b3
								
							
						
					
					
						commit
						49c08e3c0d
					
				@ -8,13 +8,13 @@
 | 
			
		||||
}:
 | 
			
		||||
buildGoModule rec {
 | 
			
		||||
  pname = "lazygit";
 | 
			
		||||
  version = "0.49.0";
 | 
			
		||||
  version = "0.50.0";
 | 
			
		||||
 | 
			
		||||
  src = fetchFromGitHub {
 | 
			
		||||
    owner = "jesseduffield";
 | 
			
		||||
    repo = pname;
 | 
			
		||||
    tag = "v${version}";
 | 
			
		||||
    hash = "sha256-hNEznDz+DHalKgmz1fXFivf9T1YJ/jfwcD4baTUO4Cw=";
 | 
			
		||||
    hash = "sha256-LxPKV6Zt4R+gsZAp7FXqWnAXjEoaFTn44qJBOpbh0P8=";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  vendorHash = null;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user