Update Fleet-maintained apps (#28986)

Automated ingestion of latest Fleet-maintained app data.

Co-authored-by: jahzielv <19838370+jahzielv@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-05-08 16:12:26 -05:00
committed by GitHub
co-authored by jahzielv
parent 0ae58c02ca
commit 15bf002a57
4 changed files with 12 additions and 12 deletions
@@ -1,14 +1,14 @@
{
"versions": [
{
"version": "4.41.1",
"version": "4.41.2",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.docker.docker';"
},
"installer_url": "https://desktop.docker.com/mac/main/arm64/191279/Docker.dmg",
"installer_url": "https://desktop.docker.com/mac/main/arm64/191736/Docker.dmg",
"install_script_ref": "1f1280eb",
"uninstall_script_ref": "7dde2dc3",
"sha256": "104e7c7cfa9e5f77aed50340f3795eaeac0dd0bd04f0eb4e297d1a194084aa3c",
"sha256": "19c69b358a8ee1b94e308648a2853e398f4bff29f0f74f00ef2d1b462ced1d1c",
"default_categories": [
"Developer tools"
]
@@ -1,13 +1,13 @@
{
"versions": [
{
"version": "136.0.7103.49",
"version": "136.0.7103.93",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name = 'Google Chrome' AND publisher = 'Google LLC';"
},
"installer_url": "https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise64.msi",
"install_script_ref": "8959087b",
"uninstall_script_ref": "bd5cec3d",
"uninstall_script_ref": "b5a0e74c",
"sha256": "no_check",
"default_categories": [
"Browsers"
@@ -16,6 +16,6 @@
],
"refs": {
"8959087b": "$logFile = \"${env:TEMP}/fleet-install-software.log\"\n\ntry {\n\n$installProcess = Start-Process msiexec.exe `\n -ArgumentList \"/quiet /norestart /lv ${logFile} /i `\"${env:INSTALLER_PATH}`\"\" `\n -PassThru -Verb RunAs -Wait\n\nGet-Content $logFile -Tail 500\n\nExit $installProcess.ExitCode\n\n} catch {\n Write-Host \"Error: $_\"\n Exit 1\n}\n",
"bd5cec3d": "$product_code = \"{C0A67654-8811-318B-A81F-473E4F5DA8EB}\"\n\n# Fleet uninstalls app using product code that's extracted on upload\nmsiexec /quiet /x $product_code\nExit $LASTEXITCODE\n"
"b5a0e74c": "$product_code = \"{66793499-0B07-380D-8FDE-467BB6263225}\"\n\n# Fleet uninstalls app using product code that's extracted on upload\nmsiexec /quiet /x $product_code\nExit $LASTEXITCODE\n"
}
}
@@ -1,14 +1,14 @@
{
"versions": [
{
"version": "1.99.3",
"version": "1.100.0",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.microsoft.VSCode';"
},
"installer_url": "https://update.code.visualstudio.com/1.99.3/darwin-arm64/stable",
"installer_url": "https://update.code.visualstudio.com/1.100.0/darwin-arm64/stable",
"install_script_ref": "6478c56c",
"uninstall_script_ref": "391941e2",
"sha256": "caa36137ea1b46c594cea880d0836345d79e7de4f8b3826f184ed297fed78128",
"sha256": "5360a85a55b2e38a414d5f66d3f2a6d705a8e9f52b40aed824299f0ee1110d45",
"default_categories": [
"Developer tools"
]
@@ -1,14 +1,14 @@
{
"versions": [
{
"version": "1.99.3",
"version": "1.100.0",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name = 'Microsoft Visual Studio Code' AND publisher = 'Microsoft Corporation';"
},
"installer_url": "https://vscode.download.prss.microsoft.com/dbazure/download/stable/17baf841131aa23349f217ca7c570c76ee87b957/VSCodeSetup-x64-1.99.3.exe",
"installer_url": "https://vscode.download.prss.microsoft.com/dbazure/download/stable/19e0f9e681ecb8e5c09d8784acaa601316ca4571/VSCodeSetup-x64-1.100.0.exe",
"install_script_ref": "49122823",
"uninstall_script_ref": "e09509e2",
"sha256": "63c953399ba60de2bdadf767ec49daa6a7bd19bf57f61b0274b57291bdab685c",
"sha256": "706a0a535436ce3f9a9bf565b81a92202edb0f2dea7ac9ae8f7fde5f2f8761af",
"default_categories": [
"Developer tools"
]