Skip to content

Commit e8ca091

Browse files
committed
Bump rav1e to 0.6 to fix compile error.
1 parent 9b5defa commit e8ca091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third-party/rav1e.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
: # Also, the error that "The target windows-msvc is not supported yet" can safely be ignored provided that rav1e/target/release
1414
: # contains rav1e.h and rav1e.lib.
1515

16-
git clone -b 0.5 --depth 1 https://github.com/xiph/rav1e.git
16+
git clone -b 0.6 --depth 1 https://github.com/xiph/rav1e.git
1717

1818
cd rav1e
1919
cargo install cargo-c

0 commit comments

Comments
 (0)