From 97a49e2bc20a8a6b2524933403def82dfa9d98cf Mon Sep 17 00:00:00 2001 From: Bradley Lunsford Date: Thu, 24 Oct 2024 23:58:03 -0700 Subject: [PATCH] stealing unity-proxy 0.13 for testing --- applications/unity-proxy/0.13/metadata.json | 38 ++++++++++----------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/applications/unity-proxy/0.13/metadata.json b/applications/unity-proxy/0.13/metadata.json index d86c26c..2e9ba5e 100644 --- a/applications/unity-proxy/0.13/metadata.json +++ b/applications/unity-proxy/0.13/metadata.json @@ -1,20 +1,20 @@ { - "DisplayName": "Unity Proxy", - "Name": "unity-proxy", - "Version": "0.13.0", - "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@e5638b35a1b22976f00bca1fd063719c282b5b01", - "Backend": "terraform", - "ManagedDependencies": {}, - "DefaultDeployment": {}, - "WorkDirectory": "terraform-unity" - } + "DisplayName": "Unity Proxy", + "Name": "unity-proxy", + "Version": "0.13", + "Channel": "beta", + "Owner": "Bradley Lunsford", + "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@68f7fb34ea2d4812ab7b39d6976ccd063148eb43", + "Backend": "terraform", + "ManagedDependencies": {}, + "DefaultDeployment": {}, + "WorkDirectory": "terraform-unity" +}