ytdl-sub: 2026.05.10.post1 -> 2026.06.23

This commit is contained in:
R. Ryantm
2026-06-29 10:50:22 +00:00
parent 83f5f3de2c
commit 33d280ea17
+2 -2
View File
@@ -9,14 +9,14 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "ytdl-sub";
version = "2026.05.10.post1";
version = "2026.06.23";
pyproject = true;
src = fetchFromGitHub {
owner = "jmbannon";
repo = "ytdl-sub";
tag = finalAttrs.version;
hash = "sha256-lv82BqZHzAiQV8wAwZQ/BB/ohq+Sn2UlSNV6jFGE3Uk=";
hash = "sha256-VakqR66V90MIx6Bh5MS69iX1nZsFuTJ6YOJG90kf5s0=";
};
postPatch = ''