From 31735684d6d4d6982c0700398bcebc5f066f7833 Mon Sep 17 00:00:00 2001 From: Anil Natha Date: Tue, 17 Sep 2024 16:22:32 -0700 Subject: [PATCH] Removed the commit hash from the Unity UI metadata.json package field. --- applications/unity-ui/0.1/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/unity-ui/0.1/metadata.json b/applications/unity-ui/0.1/metadata.json index 1a7c09a..dc32c9b 100644 --- a/applications/unity-ui/0.1/metadata.json +++ b/applications/unity-ui/0.1/metadata.json @@ -12,7 +12,7 @@ ], "Category": "ui", "IamRoles": {}, - "Package": "https://github.com/unity-sds/unity-ui-infra@5aa39b58ee860f6cf294d7941df04e7f1e04d2e4", + "Package": "https://github.com/unity-sds/unity-ui-infra", "ManagedDependencies": {}, "Backend": "terraform", "WorkDirectory": "terraform-unity-ui",