diff --git a/ee/maintained-apps/outputs/clop/darwin.json b/ee/maintained-apps/outputs/clop/darwin.json index 8ada93cecae..4551c584cae 100644 --- a/ee/maintained-apps/outputs/clop/darwin.json +++ b/ee/maintained-apps/outputs/clop/darwin.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "3.2.3", + "version": "3.2.4b1", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.lowtechguys.Clop';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.lowtechguys.Clop' AND version_compare(bundle_short_version, '3.2.3') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.lowtechguys.Clop' AND version_compare(bundle_short_version, '3.2.4b1') < 0);" }, - "installer_url": "https://files.lowtechguys.com/releases/Clop-3.2.3.dmg", + "installer_url": "https://files.lowtechguys.com/releases/Clop-3.2.4b1.dmg", "install_script_ref": "76fb9b1b", "uninstall_script_ref": "3712ca1f", - "sha256": "df3ca2a632d629c978068b4bc0f4a6119c27f8608160610ba3e40d8db45c5bd6", + "sha256": "42e212b47829aa84650a3db91b395086da0fc845f84930fc03d69ba81c4ca79a", "default_categories": [ "Developer tools" ] diff --git a/ee/maintained-apps/outputs/stats/darwin.json b/ee/maintained-apps/outputs/stats/darwin.json index 49f6173d0b5..6e801e59f9e 100644 --- a/ee/maintained-apps/outputs/stats/darwin.json +++ b/ee/maintained-apps/outputs/stats/darwin.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "3.0.5", + "version": "3.0.6", "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, '3.0.5') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'eu.exelban.Stats' AND version_compare(bundle_short_version, '3.0.6') < 0);" }, - "installer_url": "https://github.com/exelban/stats/releases/download/v3.0.5/Stats.dmg", + "installer_url": "https://github.com/exelban/stats/releases/download/v3.0.6/Stats.dmg", "install_script_ref": "de9e4d0c", "uninstall_script_ref": "48380d78", - "sha256": "a6e76fecc6a585977b242d053055e4f935914d36c70bf01796ff8572d99d615a", + "sha256": "cbf0d6a2f22158a9e254d88aab57c369a140422fb540222a69ed88e2844d4846", "default_categories": [ "Productivity" ]