From 7811b08e61a629cdaf0d931894822fb42c13eeab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 16:29:29 +0000 Subject: [PATCH] x264: Update to version 3200 --- bucket/x264.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/x264.json b/bucket/x264.json index d2d797081e..14ce3833c0 100644 --- a/bucket/x264.json +++ b/bucket/x264.json @@ -1,16 +1,16 @@ { - "version": "3198", + "version": "3200", "description": "H.264/MPEG-4 AVC video encoder", "homepage": "https://www.videolan.org/developers/x264.html", "license": "GPL-2.0-or-later", "architecture": { "64bit": { - "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3198-da14df5.exe#/x264.exe", - "hash": "dbe1d74ca5f1cb41d7c00d1c80aef0355997eac5f3f2eae67be77363cdc591f6" + "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3200-938601b.exe#/x264.exe", + "hash": "edf96ce3ea4aa621936e324e24167c1bfd0db90cb7850138175ca42f655ce5e9" }, "32bit": { - "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3198-da14df5.exe#/x264.exe", - "hash": "aff5c3f804ce747395a2f28b9395a76597779dbc38a3bd11c5b584704c782e54" + "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3200-938601b.exe#/x264.exe", + "hash": "75377ac9c879d1e8b7292dfc3be2231bbd967f1c6ce7855a357f3adf87b1f32a" } }, "bin": "x264.exe",