From 0f1e1c7c22c4c83fce3b209135b95545e24ba6c5 Mon Sep 17 00:00:00 2001 From: aaronparker Date: Thu, 24 Oct 2024 02:38:02 +0000 Subject: [PATCH] Update json 2024.10.24.1124 update-json --- packages/App/MicrosoftAzurePipelinesAgent/App.json | 6 +++--- packages/App/MicrosoftPowerShell/App.json | 8 ++++---- packages/App/MicrosoftPowerShell/Source/Install.json | 4 ++-- packages/App/ZoomMeetings/App.json | 6 +++--- packages/App/ZoomMeetings/Source/Install.json | 2 +- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/packages/App/MicrosoftAzurePipelinesAgent/App.json b/packages/App/MicrosoftAzurePipelinesAgent/App.json index 6c96cad8..460db53f 100644 --- a/packages/App/MicrosoftAzurePipelinesAgent/App.json +++ b/packages/App/MicrosoftAzurePipelinesAgent/App.json @@ -1667,13 +1667,13 @@ "externals\\vstsom\\zh-Hant\\TF.resources.dll", "externals\\vswhere\\vswhere.exe" ], - "Version": "3.245.0", + "Version": "3.246.0", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Microsoft-AzurePipelines.png" }, "Information": { - "DisplayName": "Microsoft Azure Pipelines Agent 3.245.0 x64", + "DisplayName": "Microsoft Azure Pipelines Agent 3.246.0 x64", "Description": "The Microsoft Azure Pipelines Agent used to deploy to target machines and create a self hosted pipelines runner in Azure Pipelines.", "Publisher": "Microsoft", "InformationURL": "https://learn.microsoft.com/en-us/azure/devops/pipelines/agents/agents", @@ -1701,7 +1701,7 @@ "Path": "C:\\agents\\bin", "FileOrFolder": "Agent.Worker.exe", "Operator": "greaterThanOrEqual", - "VersionValue": "3.245.0", + "VersionValue": "3.246.0", "Check32BitOn64System": "false" } ], diff --git a/packages/App/MicrosoftPowerShell/App.json b/packages/App/MicrosoftPowerShell/App.json index e42eda2b..54489655 100644 --- a/packages/App/MicrosoftPowerShell/App.json +++ b/packages/App/MicrosoftPowerShell/App.json @@ -8,14 +8,14 @@ }, "PackageInformation": { "SetupType": "MSI", - "SetupFile": "PowerShell-7.4.5-win-x64.msi", - "Version": "7.4.5", + "SetupFile": "PowerShell-7.4.6-win-x64.msi", + "Version": "7.4.6", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Microsoft-PowerShellCore.png" }, "Information": { - "DisplayName": "Microsoft PowerShell 7.4.5 x64", + "DisplayName": "Microsoft PowerShell 7.4.6 x64", "Description": "PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.", "Publisher": "Microsoft", "InformationURL": "https://aka.ms/PowerShell-docs", @@ -43,7 +43,7 @@ "Path": "C:\\Program Files\\PowerShell\\7", "FileOrFolder": "pwsh.exe", "Operator": "greaterThanOrEqual", - "VersionValue": "7.4.5", + "VersionValue": "7.4.6", "Check32BitOn64System": "false" } ], diff --git a/packages/App/MicrosoftPowerShell/Source/Install.json b/packages/App/MicrosoftPowerShell/Source/Install.json index c52e4369..25ced197 100644 --- a/packages/App/MicrosoftPowerShell/Source/Install.json +++ b/packages/App/MicrosoftPowerShell/Source/Install.json @@ -1,8 +1,8 @@ { "PackageInformation": { "SetupType": "MSI", - "SetupFile": "PowerShell-7.4.5-win-x64.msi", - "Version": "7.4.5" + "SetupFile": "PowerShell-7.4.6-win-x64.msi", + "Version": "7.4.6" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": { diff --git a/packages/App/ZoomMeetings/App.json b/packages/App/ZoomMeetings/App.json index d30cdf3e..292379bf 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.2.3.47507", + "Version": "6.2.5.48876", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Zoom.png" }, "Information": { - "DisplayName": "Zoom Meetings Client 6.2.3.47507 x64", + "DisplayName": "Zoom Meetings Client 6.2.5.48876 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.2.3.47507", + "VersionValue": "6.2.5.48876", "Check32BitOn64System": "false" } ], diff --git a/packages/App/ZoomMeetings/Source/Install.json b/packages/App/ZoomMeetings/Source/Install.json index 3a34287a..e1535e39 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.2.3.47507" + "Version": "6.2.5.48876" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": {