Use updated gstreamer binaries for UWP.

This commit is contained in:
Josh Matthews 2019-09-11 11:20:04 -04:00 committed by GitHub
parent 86ad84198e
commit 032fabaa44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,6 @@ WINDOWS_MSVC = {
"ninja": "1.7.1",
"nuget": "08-08-2019",
"openssl": "111.3.0+1.1.1c-vs2017",
"gstreamer-uwp": "1.16.0.3",
"gstreamer-uwp": "1.16.0.4",
"openxr-loader-uwp": "1.0",
}