From 64bc3bd61718b3b54e02c48aa3f1edcda6a3d30d Mon Sep 17 00:00:00 2001 From: Amine Djeghri <32715913+AmineDjeghri@users.noreply.github.com> Date: Thu, 25 Apr 2024 00:09:14 +0200 Subject: [PATCH] Update setup_windows.ps1 --- docs/windows_workflow/setup_windows.ps1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/windows_workflow/setup_windows.ps1 b/docs/windows_workflow/setup_windows.ps1 index e8a424c..f3ca8bf 100644 --- a/docs/windows_workflow/setup_windows.ps1 +++ b/docs/windows_workflow/setup_windows.ps1 @@ -60,7 +60,7 @@ $apps = @{ 54 = "Ubisoft.Connect" 55 = "SideQuestVR.SideQuest" - 61 = "Google.GoogleDrive]" + 61 = "Google.GoogleDrive" 62 = "Microsoft.OneDrive" 63 = "icloud" 64 = "Microsoft 365" @@ -90,6 +90,7 @@ $apps = @{ 93 = "Microsoft.VisualStudioCode" 94 = "JetBrains.PyCharm.Community" 95 = "JetBrains.PyCharm.Professional" + 96 = "Docker.DockerDesktop" }