From ec9bcd699f73e9e355e5c6c64b52d0170cb58e3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 16:26:15 +0000 Subject: [PATCH] x264: Update to version 3144 --- bucket/x264.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/x264.json b/bucket/x264.json index ccc6a72208..b9a17d2e13 100644 --- a/bucket/x264.json +++ b/bucket/x264.json @@ -1,16 +1,16 @@ { - "version": "3107", + "version": "3144", "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-r3107-a8b68eb.exe#/x264.exe", - "hash": "ffe27d750670c5f591d64dc90f8268ef787c75f0e456c6e6a129f5611fafdc79" + "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3144-5a9dfdd.exe#/x264.exe", + "hash": "8d7a730a61b7f321938b1c64d5952c4e765c4a35bbc723983f4d51e05ed35b73" }, "32bit": { - "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3107-a8b68eb.exe#/x264.exe", - "hash": "da7027007a6c51c67979459e4b5cc1fe2a928f48cd506ac3203549e3d4a90514" + "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3144-5a9dfdd.exe#/x264.exe", + "hash": "748db02247d1b7b2792bd174a62ec6f1a4c65db8cf22e5c5991079ebda0fd044" } }, "bin": "x264.exe",