From df523f976907676696b530f6b9179c45969b9704 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 16:30:49 +0000 Subject: [PATCH] x264: Update to version 3203 --- bucket/x264.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/x264.json b/bucket/x264.json index ca42bc3bf0..7d76cb049f 100644 --- a/bucket/x264.json +++ b/bucket/x264.json @@ -1,16 +1,16 @@ { - "version": "3202", + "version": "3203", "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-r3202-450946f.exe#/x264.exe", - "hash": "19d7481a1b1cf6640b497552e769687a0c3dd274ad426c9e57fa0a5b446edc1d" + "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3203-52f7694.exe#/x264.exe", + "hash": "27c9b6b00081e0cab6dce69579565d4c86060dd0c27ab0ef8221af1853245e3d" }, "32bit": { - "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3202-450946f.exe#/x264.exe", - "hash": "a37666a8692bb1261fe7036f91e618ef256cf3868064a4df3c540642df5b917c" + "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3203-52f7694.exe#/x264.exe", + "hash": "36adc943fdd63f7df78e5afc89648d63e2b38285f2b0bf8f7e84971415c68f8f" } }, "bin": "x264.exe",