From ca7cbfd08149c34c816d1f6afe84e74fbdc1af93 Mon Sep 17 00:00:00 2001 From: aaronparker <8227455+aaronparker@users.noreply.github.com> Date: Fri, 17 Jan 2025 02:34:12 +0000 Subject: [PATCH] Update json 2025.01.17.1209 update-json --- packages/App/MicrosoftVisualStudioCode/App.json | 8 ++++---- .../MicrosoftVisualStudioCode/Source/Install.json | 4 ++-- packages/App/ZoomMeetings/App.json | 6 +++--- packages/App/ZoomMeetings/Source/Install.json | 2 +- packages/Update/MicrosoftVisualStudioCode/App.json | 12 ++++++------ .../MicrosoftVisualStudioCode/Source/Install.json | 4 ++-- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/packages/App/MicrosoftVisualStudioCode/App.json b/packages/App/MicrosoftVisualStudioCode/App.json index fbcb2863..3935c377 100644 --- a/packages/App/MicrosoftVisualStudioCode/App.json +++ b/packages/App/MicrosoftVisualStudioCode/App.json @@ -8,14 +8,14 @@ }, "PackageInformation": { "SetupType": "EXE", - "SetupFile": "VSCodeSetup-x64-1.96.3.exe", - "Version": "1.96.3", + "SetupFile": "VSCodeSetup-x64-1.96.4.exe", + "Version": "1.96.4", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Microsoft-VSCode.png" }, "Information": { - "DisplayName": "Microsoft Visual Studio Code 1.96.3 x64", + "DisplayName": "Microsoft Visual Studio Code 1.96.4 x64", "Description": "Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity).", "Publisher": "Microsoft", "InformationURL": "https://code.visualstudio.com/", @@ -43,7 +43,7 @@ "KeyPath": "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\{EA457B21-F73E-494C-ACAB-524FDE069978}_is1", "ValueName": "DisplayVersion", "Operator": "greaterThanOrEqual", - "Value": "1.96.3", + "Value": "1.96.4", "Check32BitOn64System": "false" } ], diff --git a/packages/App/MicrosoftVisualStudioCode/Source/Install.json b/packages/App/MicrosoftVisualStudioCode/Source/Install.json index 8ab35b70..202972c0 100644 --- a/packages/App/MicrosoftVisualStudioCode/Source/Install.json +++ b/packages/App/MicrosoftVisualStudioCode/Source/Install.json @@ -1,8 +1,8 @@ { "PackageInformation": { "SetupType": "EXE", - "SetupFile": "VSCodeSetup-x64-1.96.3.exe", - "Version": "1.96.3" + "SetupFile": "VSCodeSetup-x64-1.96.4.exe", + "Version": "1.96.4" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": { diff --git a/packages/App/ZoomMeetings/App.json b/packages/App/ZoomMeetings/App.json index 8b2a1d22..d15191e4 100644 --- a/packages/App/ZoomMeetings/App.json +++ b/packages/App/ZoomMeetings/App.json @@ -9,13 +9,13 @@ "PackageInformation": { "SetupType": "MSI", "SetupFile": "ZoomInstallerFull.msi", - "Version": "6.3.5.54827", + "Version": "6.3.6.56144", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Zoom.png" }, "Information": { - "DisplayName": "Zoom Meetings Client 6.3.5.54827 x64", + "DisplayName": "Zoom Meetings Client 6.3.6.56144 x64", "Description": "Simplified video conferencing and messaging across any device. Phone, Meetings, Chat, Whiteboard and more for your desktop.", "Publisher": "Zoom", "InformationURL": "https://explore.zoom.us/en/products/meetings/", @@ -43,7 +43,7 @@ "Path": "C:\\Program Files\\Zoom\\bin", "FileOrFolder": "Zoom.exe", "Operator": "greaterThanOrEqual", - "VersionValue": "6.3.5.54827", + "VersionValue": "6.3.6.56144", "Check32BitOn64System": "false" } ], diff --git a/packages/App/ZoomMeetings/Source/Install.json b/packages/App/ZoomMeetings/Source/Install.json index 581a0317..b10d3ec6 100644 --- a/packages/App/ZoomMeetings/Source/Install.json +++ b/packages/App/ZoomMeetings/Source/Install.json @@ -2,7 +2,7 @@ "PackageInformation": { "SetupType": "MSI", "SetupFile": "ZoomInstallerFull.msi", - "Version": "6.3.5.54827" + "Version": "6.3.6.56144" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": { diff --git a/packages/Update/MicrosoftVisualStudioCode/App.json b/packages/Update/MicrosoftVisualStudioCode/App.json index e5112c40..0afc07cc 100644 --- a/packages/Update/MicrosoftVisualStudioCode/App.json +++ b/packages/Update/MicrosoftVisualStudioCode/App.json @@ -8,14 +8,14 @@ }, "PackageInformation": { "SetupType": "EXE", - "SetupFile": "VSCodeSetup-x64-1.96.3.exe", - "Version": "1.96.3", + "SetupFile": "VSCodeSetup-x64-1.96.4.exe", + "Version": "1.96.4", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Microsoft-VisualStudioCode.png" }, "Information": { - "DisplayName": "Update for Microsoft Visual Studio Code 1.96.3 x64", + "DisplayName": "Update for Microsoft Visual Studio Code 1.96.4 x64", "Description": "Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity).", "Publisher": "Microsoft", "InformationURL": "https://code.visualstudio.com/", @@ -42,7 +42,7 @@ "Path": "C:\\Program Files\\Microsoft VS Code", "FileOrFolder": "Code.exe", "Operator": "lessThan", - "VersionValue": "1.96.3", + "VersionValue": "1.96.4", "Check32BitOn64System": "false" } ], @@ -53,7 +53,7 @@ "KeyPath": "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\{EA457B21-F73E-494C-ACAB-524FDE069978}_is1", "ValueName": "DisplayVersion", "Operator": "greaterThanOrEqual", - "Value": "1.96.3", + "Value": "1.96.4", "Check32BitOn64System": "false" }, { @@ -62,7 +62,7 @@ "Path": "C:\\Program Files\\Microsoft VS Code", "FileOrFolder": "Code.exe", "Operator": "greaterThanOrEqual", - "VersionValue": "1.96.3", + "VersionValue": "1.96.4", "Check32BitOn64System": "false" } ], diff --git a/packages/Update/MicrosoftVisualStudioCode/Source/Install.json b/packages/Update/MicrosoftVisualStudioCode/Source/Install.json index 8ab35b70..202972c0 100644 --- a/packages/Update/MicrosoftVisualStudioCode/Source/Install.json +++ b/packages/Update/MicrosoftVisualStudioCode/Source/Install.json @@ -1,8 +1,8 @@ { "PackageInformation": { "SetupType": "EXE", - "SetupFile": "VSCodeSetup-x64-1.96.3.exe", - "Version": "1.96.3" + "SetupFile": "VSCodeSetup-x64-1.96.4.exe", + "Version": "1.96.4" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": {