vial: 0.7.4 -> 0.7.5
This commit is contained in:
		
							parent
							
								
									a9cd681b8d
								
							
						
					
					
						commit
						55d96a12c9
					
				@ -4,12 +4,12 @@
 | 
			
		||||
  appimageTools,
 | 
			
		||||
}:
 | 
			
		||||
let
 | 
			
		||||
  version = "0.7.4";
 | 
			
		||||
  version = "0.7.5";
 | 
			
		||||
  pname = "Vial";
 | 
			
		||||
 | 
			
		||||
  src = fetchurl {
 | 
			
		||||
    url = "https://github.com/vial-kb/vial-gui/releases/download/v${version}/${pname}-v${version}-x86_64.AppImage";
 | 
			
		||||
    hash = "sha256-SxZC+ihJsmIQAZ31G6wS42qTxdt1/8lx80bHox3sy28=";
 | 
			
		||||
    hash = "sha256-sN8i/MOPhaLZ4iJNKz/MdpRIGTZVV/G5qD7o+ID8dAM=";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  appimageContents = appimageTools.extractType2 { inherit pname version src; };
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user