From b6a9e14a3f513540bc90ce4a0a3881a49ca3a8a1 Mon Sep 17 00:00:00 2001 From: Nicholas Hayes <0xC0000054@users.noreply.github.com> Date: Sat, 18 Jun 2022 17:38:49 -0600 Subject: [PATCH] Update the AOM tag to version 3.4.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 bdcd76f..9d9e3c0 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.3.0 --depth 1 https://aomedia.googlesource.com/aom` +`git clone -b v3.4.0 --depth 1 https://aomedia.googlesource.com/aom` Change into the `aom` directory and create a build directory.