From 4ea2de077fdf1ce7e64101e7801cec2decb223e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 20:25:04 +0000 Subject: [PATCH] x264: Update to version 3103 --- bucket/x264.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/x264.json b/bucket/x264.json index 6406574206..87e9e70353 100644 --- a/bucket/x264.json +++ b/bucket/x264.json @@ -1,16 +1,16 @@ { - "version": "3102", + "version": "3103", "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-r3102-416e3eb.exe#/x264.exe", - "hash": "83652272aa0d208b4bdf8cd196f29a1dcb25f8c54806ab4181df3016a646131c" + "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3103-941cae6.exe#/x264.exe", + "hash": "8699560710bfc254876438c18b8b754f26cd71cebee5a45415661a9ce442159e" }, "32bit": { - "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3102-416e3eb.exe#/x264.exe", - "hash": "d7e95f110ff435d1caf768816fd5a03d0b0b943e25729f8cb17ed49daff0c9f2" + "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3103-941cae6.exe#/x264.exe", + "hash": "1bd99b7a34cda96abdcc92a9c2cfefac6907fe120fcc4bfcd6c29898ea51c8f2" } }, "bin": "x264.exe",