komga: 1.19.0 -> 1.19.1 (#381820)
Co-authored-by: tebriel <tebriel@users.noreply.github.com>
This commit is contained in:
		
						commit
						74b68c6fa4
					
				@ -9,11 +9,11 @@
 | 
			
		||||
 | 
			
		||||
stdenvNoCC.mkDerivation rec {
 | 
			
		||||
  pname = "komga";
 | 
			
		||||
  version = "1.19.0";
 | 
			
		||||
  version = "1.19.1";
 | 
			
		||||
 | 
			
		||||
  src = fetchurl {
 | 
			
		||||
    url = "https://github.com/gotson/${pname}/releases/download/${version}/${pname}-${version}.jar";
 | 
			
		||||
    sha256 = "sha256-9klOS9VFKMiOWihJkXdk5/GTW6oRVrmSAKwK7es6IhM=";
 | 
			
		||||
    sha256 = "sha256-yFdcYDqatKMFkoBuPNtC/4qWeF+y6kRwhOLS0zGM9pg=";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  nativeBuildInputs = [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user