diff --git a/third-party/rav1e.cmd b/third-party/rav1e.cmd index 18fe3110d2..6ab9a91056 100644 --- a/third-party/rav1e.cmd +++ b/third-party/rav1e.cmd @@ -10,7 +10,7 @@ : # Also, the error that "The target windows-msvc is not supported yet" can safely be ignored provided that rav1e/target/release : # contains rav1e.h and rav1e.lib. -git clone -b 0.4 --depth 1 https://github.com/xiph/rav1e.git +git clone -b 0.5 --depth 1 https://github.com/xiph/rav1e.git cd rav1e cargo install cargo-c