Skip to content

Commit 34de186

Browse files
authored
v3.1.2
1 parent 41d4e4a commit 34de186

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts.d/50-svtav1.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22

33
SCRIPT_REPO="https://github.com/nekotrix/SVT-AV1-Essential.git"
4-
SCRIPT_COMMIT="0d3bca9cec9fcb662edd3eb32442cdfbe557fc15"
5-
SCRIPT_BRANCH="Essential-v3.1.0"
4+
SCRIPT_COMMIT="e9d30d710497a6757180cc3ae64d32550a298305"
5+
SCRIPT_BRANCH="Essential-v3.1.2"
66

77
ffbuild_enabled() {
88
[[ $TARGET == win32 ]] && return -1

0 commit comments

Comments
 (0)