From b775943bf5555a54dea9ad21b5c9cc891dae43c2 Mon Sep 17 00:00:00 2001 From: aaronparker Date: Tue, 8 Oct 2024 02:38:58 +0000 Subject: [PATCH] Update json 2024.10.08.1108 update-json --- packages/App/MicrosoftAzurePipelinesAgent/App.json | 7 ++++--- packages/App/MicrosoftPowerToys/App.json | 8 ++++---- packages/App/MicrosoftPowerToys/Source/Install.json | 4 ++-- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/packages/App/MicrosoftAzurePipelinesAgent/App.json b/packages/App/MicrosoftAzurePipelinesAgent/App.json index f5935239..6c96cad8 100644 --- a/packages/App/MicrosoftAzurePipelinesAgent/App.json +++ b/packages/App/MicrosoftAzurePipelinesAgent/App.json @@ -10,6 +10,7 @@ "SetupType": "EXE", "SetupFile": [ "config.cmd", + "reauth.cmd", "run.cmd", "bin\\Agent.Listener.deps.json", "bin\\Agent.Listener.dll", @@ -1666,13 +1667,13 @@ "externals\\vstsom\\zh-Hant\\TF.resources.dll", "externals\\vswhere\\vswhere.exe" ], - "Version": "3.244.1", + "Version": "3.245.0", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Microsoft-AzurePipelines.png" }, "Information": { - "DisplayName": "Microsoft Azure Pipelines Agent 3.244.1 x64", + "DisplayName": "Microsoft Azure Pipelines Agent 3.245.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", @@ -1700,7 +1701,7 @@ "Path": "C:\\agents\\bin", "FileOrFolder": "Agent.Worker.exe", "Operator": "greaterThanOrEqual", - "VersionValue": "3.244.1", + "VersionValue": "3.245.0", "Check32BitOn64System": "false" } ], diff --git a/packages/App/MicrosoftPowerToys/App.json b/packages/App/MicrosoftPowerToys/App.json index 0a1d34ff..49026e38 100644 --- a/packages/App/MicrosoftPowerToys/App.json +++ b/packages/App/MicrosoftPowerToys/App.json @@ -8,14 +8,14 @@ }, "PackageInformation": { "SetupType": "EXE", - "SetupFile": "PowerToysSetup-0.85.0-x64.exe", - "Version": "0.85.0", + "SetupFile": "PowerToysSetup-0.85.1-x64.exe", + "Version": "0.85.1", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/microsoft/PowerToys/raw/v0.58.0/installer/MSIX/Images/logo.png" }, "Information": { - "DisplayName": "Microsoft PowerToys 0.85.0 x64", + "DisplayName": "Microsoft PowerToys 0.85.1 x64", "Description": "Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity.", "Publisher": "Microsoft", "InformationURL": "https://aka.ms/powertoys-docs", @@ -43,7 +43,7 @@ "Path": "C:\\Program Files\\PowerToys", "FileOrFolder": "PowerToys.exe", "Operator": "greaterThanOrEqual", - "VersionValue": "0.85.0", + "VersionValue": "0.85.1", "Check32BitOn64System": "false" } ], diff --git a/packages/App/MicrosoftPowerToys/Source/Install.json b/packages/App/MicrosoftPowerToys/Source/Install.json index 7d8b5a28..f43d9364 100644 --- a/packages/App/MicrosoftPowerToys/Source/Install.json +++ b/packages/App/MicrosoftPowerToys/Source/Install.json @@ -1,8 +1,8 @@ { "PackageInformation": { "SetupType": "EXE", - "SetupFile": "PowerToysSetup-0.85.0-x64.exe", - "Version": "0.85.0" + "SetupFile": "PowerToysSetup-0.85.1-x64.exe", + "Version": "0.85.1" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": {