fix version typo

This commit is contained in:
aptalca 2024-11-07 20:18:49 -05:00
parent 215717e653
commit 4d253bbc09
No known key found for this signature in database
GPG Key ID: BE36CFFB9FD85548
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ ENV \
THEORA=1.1.1 \
VORBIS=1.3.7 \
VPLGPURT=24.3.4 \
VPX=1.15 \
VPX=1.15.0 \
VULKANSDK=vulkan-sdk-1.3.296.0 \
VVENC=1.12.1 \
WEBP=1.4.0 \

View File

@ -42,7 +42,7 @@ ENV \
SVTAV1=2.3.0 \
THEORA=1.1.1 \
VORBIS=1.3.7 \
VPX=1.15 \
VPX=1.15.0 \
VVENC=1.12.1 \
WEBP=1.4.0 \
X265=4.0 \