From 92a04f5c549dc9b9f9647df2d4a240f432892c9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 16:30:13 +0000 Subject: [PATCH] x264: Update to version 3213 --- bucket/x264.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/x264.json b/bucket/x264.json index c09a26452b..fd4a067ded 100644 --- a/bucket/x264.json +++ b/bucket/x264.json @@ -1,16 +1,16 @@ { - "version": "3204", + "version": "3213", "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-r3204-373697b.exe#/x264.exe", - "hash": "947cda6432fb1056cf81a8226e32ed209c0cd1f6424587e4842e869ef321dd2a" + "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3213-570f6c7.exe#/x264.exe", + "hash": "7c47a58664fddd10b9336a8cd9251dc6af989a38a8a09dacebc3bd129e779001" }, "32bit": { - "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3204-373697b.exe#/x264.exe", - "hash": "f4dd73df6b1a0d787cd13e100d8e12a7c681c964f879068e65b1557fcd03c0bb" + "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3213-570f6c7.exe#/x264.exe", + "hash": "7f70bbbaabec9b94dfdb86c24773d7d5882f54cdf964fd65646381d12f683848" } }, "bin": "x264.exe",