feat: 🎸 Add new 2023.0.0 oneVPL package (#34642)

This commit is contained in:
Andrey Perestoronin 2022-12-21 18:07:41 +00:00 committed by GitHub
parent 3f374fb62f
commit f021479ef0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,12 @@ class IntelOneapiVpl(IntelOneApiLibraryPackage):
"https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onevpl.html"
)
version(
"2023.0.0",
url="https://registrationcenter-download.intel.com/akdlm/irc_nas/19134/l_oneVPL_p_2023.0.0.25332_offline.sh",
sha256="69e42fc7f412271c92395412a693bd158ef6df1472b3e0e783a63fddfc44c5af",
expand=False,
)
version(
"2022.2.0",
url="https://registrationcenter-download.intel.com/akdlm/irc_nas/18903/l_oneVPL_p_2022.2.0.8703_offline.sh",