From 3035eb3fb43f44c1a06ff0f52c5c79d01ac60ba3 Mon Sep 17 00:00:00 2001 From: Jordy Hulck Date: Tue, 16 Jun 2020 20:56:01 +0200 Subject: [PATCH] Add Unity Hub 2.3.2 (#1953) * Add Unity Hub 2.3.2 * Add unity engine tag --- .../UnityTechnologies/UnityHub/2.3.2.0.yaml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/UnityTechnologies/UnityHub/2.3.2.0.yaml diff --git a/manifests/UnityTechnologies/UnityHub/2.3.2.0.yaml b/manifests/UnityTechnologies/UnityHub/2.3.2.0.yaml new file mode 100644 index 000000000..4d26e81d5 --- /dev/null +++ b/manifests/UnityTechnologies/UnityHub/2.3.2.0.yaml @@ -0,0 +1,20 @@ +Id: UnityTechnologies.UnityHub +Publisher: Unity Technologies +Name: Unity Hub +Version: 2.3.2.0 +License: Copyright © 2020 Unity Technologies Inc. +InstallerType: EXE +LicenseUrl: https://unity3d.com/legal +AppMoniker: Unity3d +Tags: unity hub, unity, unity3d, unity engine, unity technologies, game engine, game development, gamedev, 3d, 2d, .NET, dotnet, net, C#, csharp +Description: The Unity Hub is a management tool that you can use to manage all of your Unity Projects and installations. Use the Hub to manage multiple installations of the Unity Editor along with their associated components, create new Projects, and open existing Projects. +Homepage: https://unity.com/ +Installers: + - Arch: x86 + InstallerType: EXE + Url: https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup.exe + Sha256: 8F0508D060927C155423533F732C13AB8895FD8F722CFB3DE3A5103B83176C7B + Switches: + Silent: /S + SilentWithProgress: /S +# Generated by https://github.com/ptorr-msft/WinGetYamlGenerator