diff --git a/ee/maintained-apps/outputs/stats/darwin.json b/ee/maintained-apps/outputs/stats/darwin.json index ee9d973cf14..43a78d215b5 100644 --- a/ee/maintained-apps/outputs/stats/darwin.json +++ b/ee/maintained-apps/outputs/stats/darwin.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "2.12.8", + "version": "2.12.9", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'eu.exelban.Stats';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'eu.exelban.Stats' AND version_compare(bundle_short_version, '2.12.8') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'eu.exelban.Stats' AND version_compare(bundle_short_version, '2.12.9') < 0);" }, - "installer_url": "https://github.com/exelban/stats/releases/download/v2.12.8/Stats.dmg", + "installer_url": "https://github.com/exelban/stats/releases/download/v2.12.9/Stats.dmg", "install_script_ref": "3de99bb8", "uninstall_script_ref": "4222ba77", - "sha256": "87eb4a7c4cf632a2b083c657eeb3ffccfd9b7fdf59d18d09ded391ef33981258", + "sha256": "0d6d6dde8956a72c597e4e41af07063d07ced2df9a395adcff2a8bc171d89a4e", "default_categories": [ "Productivity" ]