We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ea417c + 018c989 commit e64bb55Copy full SHA for e64bb55
third-party/aom.cmd
@@ -10,7 +10,7 @@
10
: # If you're running this on Windows, be sure you've already run this (from your VC2019 install dir):
11
: # "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Auxiliary\Build\vcvars64.bat"
12
13
-git clone -b v3.8.2 --depth 1 https://aomedia.googlesource.com/aom
+git clone -b v3.9.0 --depth 1 https://aomedia.googlesource.com/aom
14
15
cd aom
16
0 commit comments