Update Fleet-maintained apps (#43431)

Automated ingestion of latest Fleet-maintained app data.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Updated managed application versions: Adobe Acrobat Reader
(26.001.21411), NordVPN (10.0.3), and Santa (2026.3) with corresponding
installer metadata and checksums.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com>
This commit is contained in:
fleet-release
2026-04-10 15:49:32 -05:00
committed by GitHub
co-authored by allenhouchins
parent 342158ecaf
commit 84a656fc29
4 changed files with 20 additions and 18 deletions
@@ -10,7 +10,9 @@
"install_script_ref": "8959087b",
"uninstall_script_ref": "a94a6acc",
"sha256": "c388d0444871ca11b21237001af158cfddad7e137851795e5b65cee69b518495",
"default_categories": ["Productivity"],
"default_categories": [
"Productivity"
],
"upgrade_code": "{23170F69-40C1-2702-0000-000004000000}"
}
],
File diff suppressed because one or more lines are too long
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "10.0.1",
"version": "10.0.3",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.nordvpn.macos';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.nordvpn.macos' AND version_compare(bundle_short_version, '10.0.1') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.nordvpn.macos' AND version_compare(bundle_short_version, '10.0.3') < 0);"
},
"installer_url": "https://downloads.nordcdn.com/apps/macos/generic/NordVPN-OpenVPN/10.0.1/NordVPN.pkg",
"installer_url": "https://downloads.nordcdn.com/apps/macos/generic/NordVPN-OpenVPN/10.0.3/NordVPN.pkg",
"install_script_ref": "1fd3c81d",
"uninstall_script_ref": "ebca7748",
"sha256": "055b0944604970dc868c610756ffc2e37c50adfec7406c3a0c81006d0de9f0a4",
"sha256": "feb1eee445598ce3fd1b1440e345ed6ac484d351a3f8bf8b5be10b0d14e56fc4",
"default_categories": [
"Productivity"
]
File diff suppressed because one or more lines are too long