From 725df02b7db5f11f0add1a0df3d103b77b18c6a6 Mon Sep 17 00:00:00 2001 From: Nicholas Hayes <0xC0000054@users.noreply.github.com> Date: Thu, 17 Feb 2022 15:07:16 -0700 Subject: [PATCH] Update the AOM tag to version 3.3.0 --- 3rd-party/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rd-party/README.md b/3rd-party/README.md index 73dd41f..bdcd76f 100644 --- a/3rd-party/README.md +++ b/3rd-party/README.md @@ -9,7 +9,7 @@ Extract the downloaded SDK and rename the folder to `adobe_photoshop_sdk`. Clone AOM from your preferred tag: -`git clone -b v3.2.0 --depth 1 https://aomedia.googlesource.com/aom` +`git clone -b v3.3.0 --depth 1 https://aomedia.googlesource.com/aom` Change into the `aom` directory and create a build directory.