diff --git a/ee/maintained-apps/outputs/claude/darwin.json b/ee/maintained-apps/outputs/claude/darwin.json index a10a3f7938c..361a5e2e675 100644 --- a/ee/maintained-apps/outputs/claude/darwin.json +++ b/ee/maintained-apps/outputs/claude/darwin.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "1.8555.1", + "version": "1.8555.2", "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.8555.1') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.anthropic.claudefordesktop' AND version_compare(bundle_short_version, '1.8555.2') < 0);" }, - "installer_url": "https://downloads.claude.ai/releases/darwin/universal/1.8555.1/Claude-cfe7d45eddd3d919d9d47913fd7b4f5f685d3044.zip", + "installer_url": "https://downloads.claude.ai/releases/darwin/universal/1.8555.2/Claude-a476c316c741715263e34f9c9d2bc45b6d0f21c7.zip", "install_script_ref": "8b957973", "uninstall_script_ref": "e555285c", - "sha256": "1b71221a4ae8121787b426057a1ccb6f7705634315a47d7b14388915de3b0c20", + "sha256": "0036e1dc8182aedca17975ae5038217a1b8bf137c8f9a435c3af843eaea9050d", "default_categories": [ "Developer tools" ] diff --git a/ee/maintained-apps/outputs/claude/windows.json b/ee/maintained-apps/outputs/claude/windows.json index bd5c89c6417..bf65f303502 100644 --- a/ee/maintained-apps/outputs/claude/windows.json +++ b/ee/maintained-apps/outputs/claude/windows.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "1.8555.1", + "version": "1.8555.2", "queries": { "exists": "SELECT 1 FROM programs WHERE name = 'Claude' AND publisher = 'Anthropic, PBC';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Claude' AND publisher = 'Anthropic, PBC' AND version_compare(version, '1.8555.1') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Claude' AND publisher = 'Anthropic, PBC' AND version_compare(version, '1.8555.2') < 0);" }, - "installer_url": "https://downloads.claude.ai/releases/win32/x64/1.8555.1/Claude-cfe7d45eddd3d919d9d47913fd7b4f5f685d3044.msix", + "installer_url": "https://downloads.claude.ai/releases/win32/x64/1.8555.2/Claude-a476c316c741715263e34f9c9d2bc45b6d0f21c7.msix", "install_script_ref": "218aa85b", "uninstall_script_ref": "03f72055", - "sha256": "bc4aa26204753ee012c0d9d0282b99415769ae05bcd0afe01e0f70e1cf9087c2", + "sha256": "1c1c645f170314588e9249307a251ab77cdd007f5d5bc85ddf645cd7009c10b8", "default_categories": [ "Productivity" ] diff --git a/ee/maintained-apps/outputs/coteditor/darwin.json b/ee/maintained-apps/outputs/coteditor/darwin.json index 0efa062ed96..29a2f3a58be 100644 --- a/ee/maintained-apps/outputs/coteditor/darwin.json +++ b/ee/maintained-apps/outputs/coteditor/darwin.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "7.0.3", + "version": "7.0.4", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.coteditor.CotEditor';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.coteditor.CotEditor' AND version_compare(bundle_short_version, '7.0.3') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.coteditor.CotEditor' AND version_compare(bundle_short_version, '7.0.4') < 0);" }, - "installer_url": "https://github.com/coteditor/CotEditor/releases/download/7.0.3/CotEditor_7.0.3.dmg", + "installer_url": "https://github.com/coteditor/CotEditor/releases/download/7.0.4/CotEditor_7.0.4.dmg", "install_script_ref": "25436bc3", "uninstall_script_ref": "51c19b9f", - "sha256": "e90f3414324ad163403b20965d454697f90fbd580559c3c89c443579cd720d57", + "sha256": "333939c23e217ec2f8e7ca778c1061df099d6bd0267c9157ced8032901a09c26", "default_categories": [ "Developer tools" ]