From 1ab8feb93f5c32756eac6d60f1d8e0a4307ebd47 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 28 Feb 2024 17:16:36 +0000 Subject: [PATCH] Update manifest.json --- manifest.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/manifest.json b/manifest.json index afb2b21..85708a1 100644 --- a/manifest.json +++ b/manifest.json @@ -285,6 +285,26 @@ ], "Category": "system", "IamRoles": {}, + "Package": "https://github.com/unity-sds/unity-proxy@8850b1b2b14d347aae30d72fc65bb9ecd8c80074", + "Backend": "terraform", + "ManagedDependencies": {}, + "DefaultDeployment": {}, + "WorkDirectory": "terraform-unity" + }, + { + "DisplayName": "Unity Proxy", + "Name": "unity-proxy", + "Version": "0.11", + "Channel": "beta", + "Owner": "Tom Barber", + "Description": "The Unity HTTPD Proxy package", + "Repository": "https://github.com/unity-sds/unity-proxy", + "Tags": [ + "proxy", + "httpd" + ], + "Category": "system", + "IamRoles": {}, "Package": "https://github.com/unity-sds/unity-proxy", "Backend": "terraform", "ManagedDependencies": {},