ytdl-sub: 2024.12.14 -> 2024.12.27 (#368932)

This commit is contained in:
Nick Cao
2024-12-29 21:19:08 -05:00
committed by GitHub
+2 -2
View File
@@ -6,13 +6,13 @@
}:
python3Packages.buildPythonApplication rec {
pname = "ytdl-sub";
version = "2024.12.14";
version = "2024.12.27";
pyproject = true;
src = fetchPypi {
inherit version;
pname = "ytdl_sub";
hash = "sha256-kCx/PlCmJesbsMv3bQ0BaTDfskP7XYE69VXdjPNfln4=";
hash = "sha256-7XZlKGzDLG/MVw198Ii+l29F+Lt53MY5QtHU8k9xJWA=";
};
pythonRelaxDeps = [