Skip to content

Commit

Permalink
Merge pull request #1395 from wantehchang/libaom-update
Browse files Browse the repository at this point in the history
Update to the libaom v3.11.0 release
  • Loading branch information
farindk authored Nov 19, 2024
2 parents cd95b11 + 71e98f4 commit 8c00f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third-party/aom.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
: # If you're running this on Windows, be sure you've already run this (from your VC2019 install dir):
: # "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Auxiliary\Build\vcvars64.bat"

git clone -b v3.10.0 --depth 1 https://aomedia.googlesource.com/aom
git clone -b v3.11.0 --depth 1 https://aomedia.googlesource.com/aom

cd aom

Expand Down

0 comments on commit 8c00f02

Please sign in to comment.