From b0c8b31a9bfdeb6f078eb17bd4da036be6798dd6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 20:29:28 +0000 Subject: [PATCH] x264: Update to version 3218 --- bucket/x264.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/x264.json b/bucket/x264.json index fd4a067ded..fce6af4da2 100644 --- a/bucket/x264.json +++ b/bucket/x264.json @@ -1,16 +1,16 @@ { - "version": "3213", + "version": "3218", "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-r3213-570f6c7.exe#/x264.exe", - "hash": "7c47a58664fddd10b9336a8cd9251dc6af989a38a8a09dacebc3bd129e779001" + "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3218-85b5cce.exe#/x264.exe", + "hash": "8571584e86f10688b3d35862b4b66e84823faf218f85afc5be0a47aaff345430" }, "32bit": { - "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3213-570f6c7.exe#/x264.exe", - "hash": "7f70bbbaabec9b94dfdb86c24773d7d5882f54cdf964fd65646381d12f683848" + "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3218-85b5cce.exe#/x264.exe", + "hash": "31e3a2a1bb212959f4b9edc8221315840e82d522714ddb88f2777502e5fddedf" } }, "bin": "x264.exe",