From db439613c27e5ee241f93aded65cf82fbefdde9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 20:29:18 +0000 Subject: [PATCH] x264: Update to version 3196 --- bucket/x264.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/x264.json b/bucket/x264.json index f2cb9a04b0..f96edfae8f 100644 --- a/bucket/x264.json +++ b/bucket/x264.json @@ -1,16 +1,16 @@ { - "version": "3194", + "version": "3196", "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-r3194-1243d9f.exe#/x264.exe", - "hash": "3f147a2e5d3294a52424a3f73890b6cf5afdabebc862a7eef75b6fd300732413" + "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3196-3a21e97.exe#/x264.exe", + "hash": "ee785817137f4ec2cebb1aa072b8e1c9afe8de23a588f73fce14558be4b37b48" }, "32bit": { - "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3194-1243d9f.exe#/x264.exe", - "hash": "2b7cf836f1dbe95562824c23e8f865019360dbcdab40f5c7197c4a80d28dff24" + "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3196-3a21e97.exe#/x264.exe", + "hash": "2cff1e9d78b16b427ed09a72ace5b93ad9744f3d22eac8bc13f8983349fefcf3" } }, "bin": "x264.exe",