From 3b85a4d15e50b475011608903b5863a59e57f7d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 20:30:17 +0000 Subject: [PATCH] x264: Update to version 3096 --- bucket/x264.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/x264.json b/bucket/x264.json index 9574565ac2..fb335af724 100644 --- a/bucket/x264.json +++ b/bucket/x264.json @@ -1,16 +1,16 @@ { - "version": "3095", + "version": "3096", "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-r3095-baee400.exe#/x264.exe", - "hash": "1e32df735a61fe5890c1a9475e584a7bf59174cc0c5391197a17625d1fc7a875" + "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3096-f7074e1.exe#/x264.exe", + "hash": "1d901fa079bf41d80c776a1acdc75b755e596d176fc44c7b314f687ce6446e86" }, "32bit": { - "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3095-baee400.exe#/x264.exe", - "hash": "5f897cb785250c57e22d4eb5a1ec49096440020546f7898b947ed5de53b5c5e8" + "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3096-f7074e1.exe#/x264.exe", + "hash": "5e4b4a1b956f0803ba0c2609cca2c4949436a8d87f6f2564699c2eb6b9ab51e5" } }, "bin": "x264.exe",