From 3b12c8b9adccc5803d9dd427945da967da4eeb54 Mon Sep 17 00:00:00 2001 From: aaronparker Date: Wed, 13 Nov 2024 02:37:31 +0000 Subject: [PATCH] Update json 2024.11.13.1144 update-json --- packages/App/GoogleChrome/App.json | 6 +++--- packages/App/GoogleChrome/Source/Install.json | 2 +- packages/App/Microsoft.NETLTS/App.json | 8 ++++---- packages/App/Microsoft.NETLTS/Source/Install.json | 4 ++-- packages/App/Microsoft.NETSTS/App.json | 8 ++++---- packages/App/Microsoft.NETSTS/Source/Install.json | 4 ++-- packages/App/MicrosoftWvdRemoteDesktop/App.json | 8 ++++---- .../App/MicrosoftWvdRemoteDesktop/Source/Install.json | 4 ++-- packages/App/MozillaFirefox/App.json | 8 ++++---- packages/App/MozillaFirefox/Source/Install.json | 4 ++-- packages/Update/MicrosoftWvdRemoteDesktop/App.json | 10 +++++----- .../MicrosoftWvdRemoteDesktop/Source/Install.json | 4 ++-- 12 files changed, 35 insertions(+), 35 deletions(-) diff --git a/packages/App/GoogleChrome/App.json b/packages/App/GoogleChrome/App.json index e337cf42..f3bdf118 100644 --- a/packages/App/GoogleChrome/App.json +++ b/packages/App/GoogleChrome/App.json @@ -9,13 +9,13 @@ "PackageInformation": { "SetupType": "MSI", "SetupFile": "googlechromestandaloneenterprise64.msi", - "Version": "131.0.6778.33", + "Version": "131.0.6778.70", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Google-Chrome.png" }, "Information": { - "DisplayName": "Google Chrome 131.0.6778.33 x64", + "DisplayName": "Google Chrome 131.0.6778.70 x64", "Description": "The browser built by Google. Browse with the power of Google. With Google apps like Gmail, Google Pay, and Google Assistant, Chrome can help you stay productive and get more out of your browser.", "Publisher": "Google", "InformationURL": "https://www.google.com/chrome/", @@ -43,7 +43,7 @@ "Path": "C:\\Program Files\\Google\\Chrome\\Application", "FileOrFolder": "Chrome.exe", "Operator": "greaterThanOrEqual", - "VersionValue": "131.0.6778.33", + "VersionValue": "131.0.6778.70", "Check32BitOn64System": "false" } ], diff --git a/packages/App/GoogleChrome/Source/Install.json b/packages/App/GoogleChrome/Source/Install.json index e256bc18..e8afc622 100644 --- a/packages/App/GoogleChrome/Source/Install.json +++ b/packages/App/GoogleChrome/Source/Install.json @@ -2,7 +2,7 @@ "PackageInformation": { "SetupType": "MSI", "SetupFile": "googlechromestandaloneenterprise64.msi", - "Version": "131.0.6778.33" + "Version": "131.0.6778.70" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": { diff --git a/packages/App/Microsoft.NETLTS/App.json b/packages/App/Microsoft.NETLTS/App.json index f5c300fb..c61c06a1 100644 --- a/packages/App/Microsoft.NETLTS/App.json +++ b/packages/App/Microsoft.NETLTS/App.json @@ -8,14 +8,14 @@ }, "PackageInformation": { "SetupType": "EXE", - "SetupFile": "windowsdesktop-runtime-8.0.10-win-x64.exe", - "Version": "8.0.10", + "SetupFile": "windowsdesktop-runtime-8.0.11-win-x64.exe", + "Version": "8.0.11", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Microsoft-NET.png" }, "Information": { - "DisplayName": "Microsoft .NET Desktop Runtime LTS 8.0.10 x64", + "DisplayName": "Microsoft .NET Desktop Runtime LTS 8.0.11 x64", "Description": "The .NET Desktop Runtime LTS enables you to run existing Windows desktop applications. This release includes the .NET Runtime; you don't need to install it separately.", "Publisher": "Microsoft", "InformationURL": "https://dotnet.microsoft.com/en-us/", @@ -48,7 +48,7 @@ { "Type": "File", "DetectionMethod": "Existence", - "Path": "C:\\Program Files\\dotnet\\host\\fxr\\8.0.10", + "Path": "C:\\Program Files\\dotnet\\host\\fxr\\8.0.11", "FileOrFolder": "hostfxr.dll", "DetectionType": "exists", "Check32BitOn64System": "false" diff --git a/packages/App/Microsoft.NETLTS/Source/Install.json b/packages/App/Microsoft.NETLTS/Source/Install.json index 77542cdf..88939878 100644 --- a/packages/App/Microsoft.NETLTS/Source/Install.json +++ b/packages/App/Microsoft.NETLTS/Source/Install.json @@ -1,8 +1,8 @@ { "PackageInformation": { "SetupType": "EXE", - "SetupFile": "windowsdesktop-runtime-8.0.10-win-x64.exe", - "Version": "8.0.10" + "SetupFile": "windowsdesktop-runtime-8.0.11-win-x64.exe", + "Version": "8.0.11" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": { diff --git a/packages/App/Microsoft.NETSTS/App.json b/packages/App/Microsoft.NETSTS/App.json index 8caefde3..a99cb183 100644 --- a/packages/App/Microsoft.NETSTS/App.json +++ b/packages/App/Microsoft.NETSTS/App.json @@ -8,14 +8,14 @@ }, "PackageInformation": { "SetupType": "EXE", - "SetupFile": "windowsdesktop-runtime-7.0.20-win-x64.exe", - "Version": "7.0.20", + "SetupFile": "windowsdesktop-runtime-9.0.0-win-x64.exe", + "Version": "9.0.0", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Microsoft-NET.png" }, "Information": { - "DisplayName": "Microsoft .NET Desktop Runtime Current 7.0.20 x64", + "DisplayName": "Microsoft .NET Desktop Runtime Current 9.0.0 x64", "Description": "The .NET Desktop Runtime Current enables you to run existing Windows desktop applications. This release includes the .NET Runtime; you don't need to install it separately.", "Publisher": "Microsoft", "InformationURL": "https://dotnet.microsoft.com/en-us/", @@ -48,7 +48,7 @@ { "Type": "File", "DetectionMethod": "Existence", - "Path": "C:\\Program Files\\dotnet\\host\\fxr\\7.0.20", + "Path": "C:\\Program Files\\dotnet\\host\\fxr\\9.0.0", "FileOrFolder": "hostfxr.dll", "DetectionType": "exists", "Check32BitOn64System": "false" diff --git a/packages/App/Microsoft.NETSTS/Source/Install.json b/packages/App/Microsoft.NETSTS/Source/Install.json index 0f7c96b2..372599f2 100644 --- a/packages/App/Microsoft.NETSTS/Source/Install.json +++ b/packages/App/Microsoft.NETSTS/Source/Install.json @@ -1,8 +1,8 @@ { "PackageInformation": { "SetupType": "EXE", - "SetupFile": "windowsdesktop-runtime-7.0.20-win-x64.exe", - "Version": "7.0.20" + "SetupFile": "windowsdesktop-runtime-9.0.0-win-x64.exe", + "Version": "9.0.0" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": { diff --git a/packages/App/MicrosoftWvdRemoteDesktop/App.json b/packages/App/MicrosoftWvdRemoteDesktop/App.json index 0611a55e..df1671cc 100644 --- a/packages/App/MicrosoftWvdRemoteDesktop/App.json +++ b/packages/App/MicrosoftWvdRemoteDesktop/App.json @@ -8,14 +8,14 @@ }, "PackageInformation": { "SetupType": "MSI", - "SetupFile": "RemoteDesktop_1.2.5709.0_x64.msi", - "Version": "1.2.5709.0", + "SetupFile": "RemoteDesktop_1.2.5713.0_x64.msi", + "Version": "1.2.5713.0", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Microsoft-RemoteDesktop2.png" }, "Information": { - "DisplayName": "Microsoft Remote Desktop 1.2.5709.0 x64", + "DisplayName": "Microsoft Remote Desktop 1.2.5713.0 x64", "Description": "The Microsoft Remote Desktop client is used to connect to Azure Virtual Desktop to access your desktops and applications. This article shows you how to connect to Azure Virtual Desktop with the Remote Desktop client for Windows.", "Publisher": "Microsoft", "InformationURL": "https://learn.microsoft.com/en-us/azure/virtual-desktop/users/connect-windows", @@ -43,7 +43,7 @@ "Path": "C:\\Program Files\\Remote Desktop", "FileOrFolder": "msrdc.exe", "Operator": "greaterThanOrEqual", - "VersionValue": "1.2.5709.0", + "VersionValue": "1.2.5713.0", "Check32BitOn64System": "false" } ], diff --git a/packages/App/MicrosoftWvdRemoteDesktop/Source/Install.json b/packages/App/MicrosoftWvdRemoteDesktop/Source/Install.json index 9aba68ba..87ea81ef 100644 --- a/packages/App/MicrosoftWvdRemoteDesktop/Source/Install.json +++ b/packages/App/MicrosoftWvdRemoteDesktop/Source/Install.json @@ -1,8 +1,8 @@ { "PackageInformation": { "SetupType": "MSI", - "SetupFile": "RemoteDesktop_1.2.5709.0_x64.msi", - "Version": "1.2.5709.0" + "SetupFile": "RemoteDesktop_1.2.5713.0_x64.msi", + "Version": "1.2.5713.0" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": { diff --git a/packages/App/MozillaFirefox/App.json b/packages/App/MozillaFirefox/App.json index 9edec539..514bf4fc 100644 --- a/packages/App/MozillaFirefox/App.json +++ b/packages/App/MozillaFirefox/App.json @@ -8,14 +8,14 @@ }, "PackageInformation": { "SetupType": "MSI", - "SetupFile": "Firefox Setup 132.0.1.msi", - "Version": "132.0.1", + "SetupFile": "Firefox Setup 132.0.2.msi", + "Version": "132.0.2", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Mozilla-Firefox.png" }, "Information": { - "DisplayName": "Mozilla Firefox 132.0.1 x64", + "DisplayName": "Mozilla Firefox 132.0.2 x64", "Description": "Get the browser that protects what's important. No shady privacy policies or back doors for advertisers. Just a lightning fast browser that doesn't sell you out.", "Publisher": "Mozilla", "InformationURL": "https://www.mozilla.org/firefox/new/", @@ -43,7 +43,7 @@ "Path": "C:\\Program Files\\Mozilla Firefox", "FileOrFolder": "firefox.exe", "Operator": "greaterThanOrEqual", - "VersionValue": "132.0.1", + "VersionValue": "132.0.2", "Check32BitOn64System": "false" } ], diff --git a/packages/App/MozillaFirefox/Source/Install.json b/packages/App/MozillaFirefox/Source/Install.json index e7d81811..aeb69c4d 100644 --- a/packages/App/MozillaFirefox/Source/Install.json +++ b/packages/App/MozillaFirefox/Source/Install.json @@ -1,8 +1,8 @@ { "PackageInformation": { "SetupType": "MSI", - "SetupFile": "Firefox Setup 132.0.1.msi", - "Version": "132.0.1" + "SetupFile": "Firefox Setup 132.0.2.msi", + "Version": "132.0.2" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": { diff --git a/packages/Update/MicrosoftWvdRemoteDesktop/App.json b/packages/Update/MicrosoftWvdRemoteDesktop/App.json index a8cbc74d..e0ebd91a 100644 --- a/packages/Update/MicrosoftWvdRemoteDesktop/App.json +++ b/packages/Update/MicrosoftWvdRemoteDesktop/App.json @@ -8,14 +8,14 @@ }, "PackageInformation": { "SetupType": "MSI", - "SetupFile": "RemoteDesktop_1.2.5709.0_x64.msi", - "Version": "1.2.5709.0", + "SetupFile": "RemoteDesktop_1.2.5713.0_x64.msi", + "Version": "1.2.5713.0", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Microsoft-RemoteDesktop2.png" }, "Information": { - "DisplayName": "Update for Microsoft Remote Desktop 1.2.5709.0 x64", + "DisplayName": "Update for Microsoft Remote Desktop 1.2.5713.0 x64", "Description": "The Microsoft Remote Desktop client is used to connect to Azure Virtual Desktop to access your desktops and applications. This article shows you how to connect to Azure Virtual Desktop with the Remote Desktop client for Windows.", "Publisher": "Microsoft", "InformationURL": "https://learn.microsoft.com/en-us/azure/virtual-desktop/users/connect-windows", @@ -42,7 +42,7 @@ "Path": "C:\\Program Files\\Remote Desktop", "FileOrFolder": "msrdc.exe", "Operator": "lessThan", - "VersionValue": "1.2.5709.0", + "VersionValue": "1.2.5713.0", "Check32BitOn64System": "false" } ], @@ -53,7 +53,7 @@ "Path": "C:\\Program Files\\Remote Desktop", "FileOrFolder": "msrdc.exe", "Operator": "greaterThanOrEqual", - "VersionValue": "1.2.5709.0", + "VersionValue": "1.2.5713.0", "Check32BitOn64System": "false" } ], diff --git a/packages/Update/MicrosoftWvdRemoteDesktop/Source/Install.json b/packages/Update/MicrosoftWvdRemoteDesktop/Source/Install.json index 9aba68ba..87ea81ef 100644 --- a/packages/Update/MicrosoftWvdRemoteDesktop/Source/Install.json +++ b/packages/Update/MicrosoftWvdRemoteDesktop/Source/Install.json @@ -1,8 +1,8 @@ { "PackageInformation": { "SetupType": "MSI", - "SetupFile": "RemoteDesktop_1.2.5709.0_x64.msi", - "Version": "1.2.5709.0" + "SetupFile": "RemoteDesktop_1.2.5713.0_x64.msi", + "Version": "1.2.5713.0" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": {