Unfreeze Google Gemini and bump macOS version (#46185)

Remove the frozen flag from the Homebrew input and update the darwin
output for com.google.GeminiMacOS: bump version to 1.60.2.323, update
the patched query to use the new version, and refresh the
install_script_ref (5a341444 -> e3521e04) along with its script content.
Installer URL and sha256 remain unchanged; uninstall ref unchanged.
This commit is contained in:
Allen Houchins
2026-05-26 08:16:02 -05:00
committed by GitHub
parent 9f47a57eca
commit 8df5f765bf
2 changed files with 4 additions and 5 deletions
@@ -3,7 +3,6 @@
"unique_identifier": "com.google.GeminiMacOS",
"token": "google-gemini",
"installer_format": "dmg",
"frozen": true,
"slug": "google-gemini/darwin",
"default_categories": ["Productivity"]
}
File diff suppressed because one or more lines are too long