From ab6a8ec282c2f0bc029ec92875f5704bdf333393 Mon Sep 17 00:00:00 2001 From: flathubbot Date: Thu, 21 Nov 2024 00:47:51 +0000 Subject: [PATCH] Update jpeg-xl, ffmpeg, libmpv and yt-dlp modules jpeg-xl: Update libjxl.git to 0.11.0 ffmpeg: Update ffmpeg-7.0.2.tar.xz to 7.1 libmpv: Update v0.38.0.tar.gz to 0.39.0 yt-dlp: Update yt-dlp.git to 2024.11.18 --- io.github.ecotubehq.player.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/io.github.ecotubehq.player.json b/io.github.ecotubehq.player.json index bb08e8f..4979a68 100755 --- a/io.github.ecotubehq.player.json +++ b/io.github.ecotubehq.player.json @@ -58,8 +58,8 @@ "sources": [ { "type": "archive", - "url": "https://github.com/mpv-player/mpv/archive/v0.38.0.tar.gz", - "sha256": "86d9ef40b6058732f67b46d0bbda24a074fae860b3eaae05bab3145041303066", + "url": "https://github.com/mpv-player/mpv/archive/v0.39.0.tar.gz", + "sha256": "2ca92437affb62c2b559b4419ea4785c70d023590500e8a52e95ea3ab4554683", "x-checker-data": { "type": "anitya", "project-id": 5348, @@ -160,11 +160,12 @@ { "type": "git", "url": "https://github.com/libjxl/libjxl.git", - "commit": "v0.11.0", + "commit": "4df1e9eccdf86b8df4c0c7c08f529263906f9c4f", "x-checker-data": { "type": "git", "tag-pattern": "^v([\\d.]+)$" - } + }, + "tag": "v0.11.0" } ], "modules": [ @@ -248,8 +249,8 @@ "sources": [ { "type": "archive", - "url": "https://ffmpeg.org/releases/ffmpeg-7.0.2.tar.xz", - "sha256": "8646515b638a3ad303e23af6a3587734447cb8fc0a0c064ecdb8e95c4fd8b389", + "url": "https://ffmpeg.org/releases/ffmpeg-7.1.tar.xz", + "sha256": "40973d44970dbc83ef302b0609f2e74982be2d85916dd2ee7472d30678a7abe6", "x-checker-data": { "type": "anitya", "project-id": 5405, @@ -407,8 +408,8 @@ { "type": "git", "url": "https://github.com/yt-dlp/yt-dlp.git", - "tag": "2024.08.01", - "commit": "abe10131fc235b7cc7af39f833e417f4264c1fdb", + "tag": "2024.11.18", + "commit": "f9197295388b44ee0a8992cb00f361c7ef42acdb", "x-checker-data": { "type": "git", "tag-pattern": "^([\\d.]+)$"