ytdl-sub: 2026.06.23 -> 2026.07.16

This commit is contained in:
R. Ryantm
2026-07-17 08:04:12 +00:00
parent 705ffce919
commit ca5bd42822
+2 -2
View File
@@ -9,14 +9,14 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "ytdl-sub";
version = "2026.06.23";
version = "2026.07.16";
pyproject = true;
src = fetchFromGitHub {
owner = "jmbannon";
repo = "ytdl-sub";
tag = finalAttrs.version;
hash = "sha256-VakqR66V90MIx6Bh5MS69iX1nZsFuTJ6YOJG90kf5s0=";
hash = "sha256-uvuwp6OqdL4mK3RF7rr2hrDhETgoOaNef7ZLPU95EQg=";
};
postPatch = ''