diff --git a/ee/maintained-apps/outputs/timing/darwin.json b/ee/maintained-apps/outputs/timing/darwin.json index 5c8be43b4c..534828c148 100644 --- a/ee/maintained-apps/outputs/timing/darwin.json +++ b/ee/maintained-apps/outputs/timing/darwin.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "2026.4", + "version": "2026.4.1", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'info.eurocomp.Timing2';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'info.eurocomp.Timing2' AND version_compare(bundle_short_version, '2026.4') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'info.eurocomp.Timing2' AND version_compare(bundle_short_version, '2026.4.1') < 0);" }, - "installer_url": "https://updates.timingapp.com/download/Timing-2026.4.dmg", + "installer_url": "https://updates.timingapp.com/download/Timing-2026.4.1.dmg", "install_script_ref": "a3717392", "uninstall_script_ref": "c2ba8bc0", - "sha256": "31cc8dcaf4f6a907ed924458514124574b6186a8c3847016db7822d68261bfae", + "sha256": "43f74cd2010b89e4864be9a845528455ddb936bdafc905131af6474b0adcad79", "default_categories": [ "Productivity" ] diff --git a/ee/maintained-apps/outputs/whatsapp/darwin.json b/ee/maintained-apps/outputs/whatsapp/darwin.json index 67288fce53..b9247d63e2 100644 --- a/ee/maintained-apps/outputs/whatsapp/darwin.json +++ b/ee/maintained-apps/outputs/whatsapp/darwin.json @@ -1,10 +1,10 @@ { "versions": [ { - "version": "26.26.12", + "version": "26.26.15", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'net.whatsapp.WhatsApp';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'net.whatsapp.WhatsApp' AND version_compare(bundle_short_version, '26.26.12') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'net.whatsapp.WhatsApp' AND version_compare(bundle_short_version, '26.26.15') < 0);" }, "installer_url": "https://web.whatsapp.com/desktop/mac_native/release/?configuration=Release&src=whatsapp_downloads_page", "install_script_ref": "157dabb3",