You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automated ingestion of latest Fleet-maintained app data.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
## Release Notes
* **Chores**
* Updated version metadata and installer artifacts for multiple
maintained applications including Adobe Acrobat Reader, ChatGPT, ChatGPT
Atlas, ExpressVPN, Microsoft Edge, and Zotero across Windows and macOS
platforms.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com>
Copy file name to clipboardExpand all lines: ee/maintained-apps/outputs/adobe-acrobat-reader/windows.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
{
2
2
"versions": [
3
3
{
4
-
"version": "26.001.21367",
4
+
"version": "26.001.21411",
5
5
"queries": {
6
6
"exists": "SELECT 1 FROM programs WHERE name = 'Adobe Acrobat (64-bit)' AND publisher = 'Adobe';",
7
-
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Adobe Acrobat (64-bit)' AND publisher = 'Adobe' AND version_compare(version, '26.001.21367') < 0);"
7
+
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Adobe Acrobat (64-bit)' AND publisher = 'Adobe' AND version_compare(version, '26.001.21411') < 0);"
Copy file name to clipboardExpand all lines: ee/maintained-apps/outputs/chatgpt-atlas/darwin.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
{
2
2
"versions": [
3
3
{
4
-
"version": "1.2026.63.11",
4
+
"version": "1.2026.84.2",
5
5
"queries": {
6
6
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.openai.atlas';",
7
-
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.openai.atlas' AND version_compare(bundle_short_version, '1.2026.63.11') < 0);"
7
+
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.openai.atlas' AND version_compare(bundle_short_version, '1.2026.84.2') < 0);"
Copy file name to clipboardExpand all lines: ee/maintained-apps/outputs/chatgpt/darwin.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
{
2
2
"versions": [
3
3
{
4
-
"version": "1.2026.049",
4
+
"version": "1.2026.051",
5
5
"queries": {
6
6
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.openai.chat';",
7
-
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.openai.chat' AND version_compare(bundle_short_version, '1.2026.049') < 0);"
7
+
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.openai.chat' AND version_compare(bundle_short_version, '1.2026.051') < 0);"
Copy file name to clipboardExpand all lines: ee/maintained-apps/outputs/expressvpn/darwin.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
{
2
2
"versions": [
3
3
{
4
-
"version": "14.0.0.12844",
4
+
"version": "14.0.1.12858",
5
5
"queries": {
6
6
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.expressvpn.ExpressVPN';",
7
-
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.expressvpn.ExpressVPN' AND version_compare(bundle_short_version, '14.0.0.12844') < 0);"
7
+
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.expressvpn.ExpressVPN' AND version_compare(bundle_short_version, '14.0.1.12858') < 0);"
Copy file name to clipboardExpand all lines: ee/maintained-apps/outputs/microsoft-edge/darwin.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
{
2
2
"versions": [
3
3
{
4
-
"version": "146.0.3856.97",
4
+
"version": "147.0.3912.60",
5
5
"queries": {
6
6
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.microsoft.edgemac';",
7
-
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.microsoft.edgemac' AND version_compare(bundle_short_version, '146.0.3856.97') < 0);"
7
+
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.microsoft.edgemac' AND version_compare(bundle_short_version, '147.0.3912.60') < 0);"
Copy file name to clipboardExpand all lines: ee/maintained-apps/outputs/microsoft-edge/windows.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
{
2
2
"versions": [
3
3
{
4
-
"version": "146.0.3856.97",
4
+
"version": "147.0.3912.60",
5
5
"queries": {
6
6
"exists": "SELECT 1 FROM programs WHERE name = 'Microsoft Edge' AND publisher = 'Microsoft Corporation';",
7
-
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Microsoft Edge' AND publisher = 'Microsoft Corporation' AND version_compare(version, '146.0.3856.97') < 0);"
7
+
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Microsoft Edge' AND publisher = 'Microsoft Corporation' AND version_compare(version, '147.0.3912.60') < 0);"
Copy file name to clipboardExpand all lines: ee/maintained-apps/outputs/zotero/darwin.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
{
2
2
"versions": [
3
3
{
4
-
"version": "8.0.5",
4
+
"version": "9.0",
5
5
"queries": {
6
6
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'org.zotero.zotero';",
7
-
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'org.zotero.zotero' AND version_compare(bundle_short_version, '8.0.5') < 0);"
7
+
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'org.zotero.zotero' AND version_compare(bundle_short_version, '9.0') < 0);"
Copy file name to clipboardExpand all lines: ee/maintained-apps/outputs/zotero/windows.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
{
2
2
"versions": [
3
3
{
4
-
"version": "8.0.4",
4
+
"version": "9.0",
5
5
"queries": {
6
6
"exists": "SELECT 1 FROM programs WHERE name = 'Zotero' AND publisher = 'Corporation for Digital Scholarship';",
7
-
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Zotero' AND publisher = 'Corporation for Digital Scholarship' AND version_compare(version, '8.0.4') < 0);"
7
+
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Zotero' AND publisher = 'Corporation for Digital Scholarship' AND version_compare(version, '9.0') < 0);"
0 commit comments