diff --git a/ee/maintained-apps/outputs/google-gemini/darwin.json b/ee/maintained-apps/outputs/google-gemini/darwin.json index d8a7184b6e2..d73095e78dd 100644 --- a/ee/maintained-apps/outputs/google-gemini/darwin.json +++ b/ee/maintained-apps/outputs/google-gemini/darwin.json @@ -1,10 +1,10 @@ { "versions": [ { - "version": "1.80.18.522", + "version": "1.80.15.516", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.google.GeminiMacOS';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.google.GeminiMacOS' AND version_compare(bundle_short_version, '1.80.18.522') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.google.GeminiMacOS' AND version_compare(bundle_short_version, '1.80.15.516') < 0);" }, "installer_url": "https://dl.google.com/release2/j33ro/release/Gemini.dmg", "install_script_ref": "d6aaaffc",