diff --git a/Explorer/Assets/DCL/PluginSystem/DCL.Plugins.asmdef b/Explorer/Assets/DCL/PluginSystem/DCL.Plugins.asmdef index 078698ddbcb..cbd3dafdcce 100644 --- a/Explorer/Assets/DCL/PluginSystem/DCL.Plugins.asmdef +++ b/Explorer/Assets/DCL/PluginSystem/DCL.Plugins.asmdef @@ -160,7 +160,7 @@ "define": "GPUI_PRO_PRESENT" }, { - "name": "avprovideo", + "name": "com.renderheads.avpro.video-ultra", "expression": "", "define": "AV_PRO_PRESENT" } diff --git a/Explorer/Packages/manifest.json b/Explorer/Packages/manifest.json index 2d427b113ec..fde36326cc9 100644 --- a/Explorer/Packages/manifest.json +++ b/Explorer/Packages/manifest.json @@ -1,7 +1,7 @@ { "dependencies": { "arch.systemgroups.visualiser": "https://github.com/m3taphysics/Arch.SystemGroups.Visualiser.git?path=/Packages/arch.systemgroups.visualiser", - "avprovideo": "git@github.com:decentraland/unity-explorer-packages.git?path=/AVProVideo", + "com.renderheads.avpro.video-ultra": "git@github.com:decentraland/unity-explorer-packages.git?path=/AVProVideo#chore/avpro-3-3-6-upgrade", "com.alttester.sdk": "2.3.0", "com.arch.systemgroups": "https://github.com/mikhail-dcl/Arch.SystemGroups.git?path=/Arch.SystemGroups", "com.atteneder.draco": "4.0.2", diff --git a/Explorer/Packages/packages-lock.json b/Explorer/Packages/packages-lock.json index c96e547c5ef..95896fedb85 100644 --- a/Explorer/Packages/packages-lock.json +++ b/Explorer/Packages/packages-lock.json @@ -7,12 +7,12 @@ "dependencies": {}, "hash": "e368e96fa8145bfca6ad2947ca60c427d4a81d74" }, - "avprovideo": { - "version": "git@github.com:decentraland/unity-explorer-packages.git?path=/AVProVideo", + "com.renderheads.avpro.video-ultra": { + "version": "git@github.com:decentraland/unity-explorer-packages.git?path=/AVProVideo#chore/avpro-3-3-6-upgrade", "depth": 0, "source": "git", "dependencies": {}, - "hash": "85c179e410bbc7741e10b9a2799fa0ac9d0e6c7e" + "hash": "4d22d9dae8da01c3d631d2511af301a9819a5a7f" }, "com.alttester.sdk": { "version": "2.3.0",