diff --git a/packages/App/GoogleChrome/App.json b/packages/App/GoogleChrome/App.json index 9f64ce2a..9f44bf4d 100644 --- a/packages/App/GoogleChrome/App.json +++ b/packages/App/GoogleChrome/App.json @@ -9,13 +9,13 @@ "PackageInformation": { "SetupType": "MSI", "SetupFile": "googlechromestandaloneenterprise64.msi", - "Version": "129.0.6668.90", + "Version": "129.0.6668.101", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Google-Chrome.png" }, "Information": { - "DisplayName": "Google Chrome 129.0.6668.90 x64", + "DisplayName": "Google Chrome 129.0.6668.101 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": "129.0.6668.90", + "VersionValue": "129.0.6668.101", "Check32BitOn64System": "false" } ], diff --git a/packages/App/GoogleChrome/Source/Install.json b/packages/App/GoogleChrome/Source/Install.json index aaf17c41..728fc01e 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": "129.0.6668.90" + "Version": "129.0.6668.101" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": { diff --git a/packages/App/Microsoft.NETLTS/App.json b/packages/App/Microsoft.NETLTS/App.json index e0541bcf..f5c300fb 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.8-win-x64.exe", - "Version": "8.0.8", + "SetupFile": "windowsdesktop-runtime-8.0.10-win-x64.exe", + "Version": "8.0.10", "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.8 x64", + "DisplayName": "Microsoft .NET Desktop Runtime LTS 8.0.10 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.8", + "Path": "C:\\Program Files\\dotnet\\host\\fxr\\8.0.10", "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 278f47c5..77542cdf 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.8-win-x64.exe", - "Version": "8.0.8" + "SetupFile": "windowsdesktop-runtime-8.0.10-win-x64.exe", + "Version": "8.0.10" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": { diff --git a/packages/App/MicrosoftVisualStudioCode/App.json b/packages/App/MicrosoftVisualStudioCode/App.json index a6471972..572c025a 100644 --- a/packages/App/MicrosoftVisualStudioCode/App.json +++ b/packages/App/MicrosoftVisualStudioCode/App.json @@ -8,14 +8,14 @@ }, "PackageInformation": { "SetupType": "EXE", - "SetupFile": "VSCodeSetup-x64-1.94.0.exe", - "Version": "1.94.0", + "SetupFile": "VSCodeSetup-x64-1.94.1.exe", + "Version": "1.94.1", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Microsoft-VSCode.png" }, "Information": { - "DisplayName": "Microsoft Visual Studio Code 1.94.0 x64", + "DisplayName": "Microsoft Visual Studio Code 1.94.1 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.94.0", + "Value": "1.94.1", "Check32BitOn64System": "false" } ], diff --git a/packages/App/MicrosoftVisualStudioCode/Source/Install.json b/packages/App/MicrosoftVisualStudioCode/Source/Install.json index 5cad20fe..d787a930 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.94.0.exe", - "Version": "1.94.0" + "SetupFile": "VSCodeSetup-x64-1.94.1.exe", + "Version": "1.94.1" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": { diff --git a/packages/App/MicrosoftWvdRemoteDesktop/App.json b/packages/App/MicrosoftWvdRemoteDesktop/App.json index a7b7a65b..0611a55e 100644 --- a/packages/App/MicrosoftWvdRemoteDesktop/App.json +++ b/packages/App/MicrosoftWvdRemoteDesktop/App.json @@ -8,14 +8,14 @@ }, "PackageInformation": { "SetupType": "MSI", - "SetupFile": "RemoteDesktop_1.2.5704.0_x64.msi", - "Version": "1.2.5704.0", + "SetupFile": "RemoteDesktop_1.2.5709.0_x64.msi", + "Version": "1.2.5709.0", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Microsoft-RemoteDesktop2.png" }, "Information": { - "DisplayName": "Microsoft Remote Desktop 1.2.5704.0 x64", + "DisplayName": "Microsoft Remote Desktop 1.2.5709.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.5704.0", + "VersionValue": "1.2.5709.0", "Check32BitOn64System": "false" } ], diff --git a/packages/App/MicrosoftWvdRemoteDesktop/Source/Install.json b/packages/App/MicrosoftWvdRemoteDesktop/Source/Install.json index ff74d01b..9aba68ba 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.5704.0_x64.msi", - "Version": "1.2.5704.0" + "SetupFile": "RemoteDesktop_1.2.5709.0_x64.msi", + "Version": "1.2.5709.0" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": { diff --git a/packages/App/TrackerSoftwarePDFXChangeEditor/App.json b/packages/App/TrackerSoftwarePDFXChangeEditor/App.json index 1323c699..25a0429f 100644 --- a/packages/App/TrackerSoftwarePDFXChangeEditor/App.json +++ b/packages/App/TrackerSoftwarePDFXChangeEditor/App.json @@ -9,13 +9,13 @@ "PackageInformation": { "SetupType": "MSI", "SetupFile": "EditorV10.x64.msi", - "Version": "10.4.1.389", + "Version": "10.4.2.390", "SourceFolder": "Source", "OutputFolder": "Package", "IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/PDFXChangeEditor.png" }, "Information": { - "DisplayName": "Tracker Software PDF-XChange Editor 10.4.1.389 x64", + "DisplayName": "Tracker Software PDF-XChange Editor 10.4.2.390 x64", "Description": "PDF-XChange Editor - one of the fastest and most feature-rich options available worldwide to create, view, edit and annotate PDF files. PDF-XChange Lite, our award-winning technology that installs as a virtual printer, is included with this product. It can be used to print-to-PDF from Windows applications and features an optimized hybrid engine that significantly increases the quality of conversion for images and image-based text characters.", "Publisher": "Tracker Software", "InformationURL": "https://www.tracker-software.com/product/pdf-xchange-editor", @@ -43,7 +43,7 @@ "Path": "C:\\Program Files\\Tracker Software\\PDF Editor", "FileOrFolder": "PDFXEdit.exe", "Operator": "greaterThanOrEqual", - "VersionValue": "10.4.1.389", + "VersionValue": "10.4.2.390", "Check32BitOn64System": "false" } ], diff --git a/packages/App/TrackerSoftwarePDFXChangeEditor/Source/Install.json b/packages/App/TrackerSoftwarePDFXChangeEditor/Source/Install.json index 09e3a5ce..9ed7bc5a 100644 --- a/packages/App/TrackerSoftwarePDFXChangeEditor/Source/Install.json +++ b/packages/App/TrackerSoftwarePDFXChangeEditor/Source/Install.json @@ -2,7 +2,7 @@ "PackageInformation": { "SetupType": "MSI", "SetupFile": "EditorV10.x64.msi", - "Version": "10.4.1.389" + "Version": "10.4.2.390" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": { diff --git a/packages/Update/MicrosoftVisualStudioCode/App.json b/packages/Update/MicrosoftVisualStudioCode/App.json index a8c54c84..c15a3192 100644 --- a/packages/Update/MicrosoftVisualStudioCode/App.json +++ b/packages/Update/MicrosoftVisualStudioCode/App.json @@ -8,14 +8,14 @@ }, "PackageInformation": { "SetupType": "EXE", - "SetupFile": "VSCodeSetup-x64-1.94.0.exe", - "Version": "1.94.0", + "SetupFile": "VSCodeSetup-x64-1.94.1.exe", + "Version": "1.94.1", "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.94.0 x64", + "DisplayName": "Update for Microsoft Visual Studio Code 1.94.1 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.94.0", + "VersionValue": "1.94.1", "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.94.0", + "Value": "1.94.1", "Check32BitOn64System": "false" }, { @@ -62,7 +62,7 @@ "Path": "C:\\Program Files\\Microsoft VS Code", "FileOrFolder": "Code.exe", "Operator": "greaterThanOrEqual", - "VersionValue": "1.94.0", + "VersionValue": "1.94.1", "Check32BitOn64System": "false" } ], diff --git a/packages/Update/MicrosoftVisualStudioCode/Source/Install.json b/packages/Update/MicrosoftVisualStudioCode/Source/Install.json index 5cad20fe..d787a930 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.94.0.exe", - "Version": "1.94.0" + "SetupFile": "VSCodeSetup-x64-1.94.1.exe", + "Version": "1.94.1" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": { diff --git a/packages/Update/MicrosoftWvdRemoteDesktop/App.json b/packages/Update/MicrosoftWvdRemoteDesktop/App.json index ea5a899f..a8cbc74d 100644 --- a/packages/Update/MicrosoftWvdRemoteDesktop/App.json +++ b/packages/Update/MicrosoftWvdRemoteDesktop/App.json @@ -8,14 +8,14 @@ }, "PackageInformation": { "SetupType": "MSI", - "SetupFile": "RemoteDesktop_1.2.5704.0_x64.msi", - "Version": "1.2.5704.0", + "SetupFile": "RemoteDesktop_1.2.5709.0_x64.msi", + "Version": "1.2.5709.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.5704.0 x64", + "DisplayName": "Update for Microsoft Remote Desktop 1.2.5709.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.5704.0", + "VersionValue": "1.2.5709.0", "Check32BitOn64System": "false" } ], @@ -53,7 +53,7 @@ "Path": "C:\\Program Files\\Remote Desktop", "FileOrFolder": "msrdc.exe", "Operator": "greaterThanOrEqual", - "VersionValue": "1.2.5704.0", + "VersionValue": "1.2.5709.0", "Check32BitOn64System": "false" } ], diff --git a/packages/Update/MicrosoftWvdRemoteDesktop/Source/Install.json b/packages/Update/MicrosoftWvdRemoteDesktop/Source/Install.json index ff74d01b..9aba68ba 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.5704.0_x64.msi", - "Version": "1.2.5704.0" + "SetupFile": "RemoteDesktop_1.2.5709.0_x64.msi", + "Version": "1.2.5709.0" }, "LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs", "InstallTasks": {