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