From 7878d19ee5618a72e128f22e96c02b1f4de8bfca Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Mon, 9 Dec 2024 20:14:02 +0100 Subject: [PATCH] Update packages source --- Packages/manifest.json | 8 ++++---- Packages/packages-lock.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index 7bf14f4..280b3b5 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,9 +1,9 @@ { "dependencies": { - "com.microsoft.mixedreality.openxr": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.openxr", - "com.microsoft.mixedreality.toolkit.foundation": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.foundation", - "com.microsoft.mixedreality.toolkit.standardassets": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.standardassets", - "com.microsoft.mixedreality.webview.unity": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.webview.unity", + "com.microsoft.mixedreality.openxr": "https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.openxr", + "com.microsoft.mixedreality.toolkit.foundation": "https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.foundation", + "com.microsoft.mixedreality.toolkit.standardassets": "https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.standardassets", + "com.microsoft.mixedreality.webview.unity": "https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.webview.unity", "com.unity.collab-proxy": "2.3.1", "com.unity.feature.development": "1.0.1", "com.unity.ide.rider": "3.0.28", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 387c40c..a52b79b 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,7 +1,7 @@ { "dependencies": { "com.microsoft.mixedreality.openxr": { - "version": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.openxr", + "version": "https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.openxr", "depth": 0, "source": "git", "dependencies": { @@ -13,7 +13,7 @@ "hash": "0b23fd9944f69c5f1c6df3259d1036731fa3c721" }, "com.microsoft.mixedreality.toolkit.foundation": { - "version": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.foundation", + "version": "https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.foundation", "depth": 0, "source": "git", "dependencies": { @@ -22,7 +22,7 @@ "hash": "0b23fd9944f69c5f1c6df3259d1036731fa3c721" }, "com.microsoft.mixedreality.toolkit.standardassets": { - "version": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.standardassets", + "version": "https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.toolkit.standardassets", "depth": 0, "source": "git", "dependencies": { @@ -31,7 +31,7 @@ "hash": "0b23fd9944f69c5f1c6df3259d1036731fa3c721" }, "com.microsoft.mixedreality.webview.unity": { - "version": "https://github.com/se23m504/mixedreality.git?path=/com.microsoft.mixedreality.webview.unity", + "version": "https://git.slc.ar/slococo-uni/mixedreality.git?path=/com.microsoft.mixedreality.webview.unity", "depth": 0, "source": "git", "dependencies": {},