We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0267320 commit de24f7eCopy full SHA for de24f7e
Formula/g/gemini-cli.rb
@@ -1,8 +1,8 @@
1
class GeminiCli < Formula
2
desc "Interact with Google Gemini AI models from the command-line"
3
homepage "https://github.com/google-gemini/gemini-cli"
4
- url "https://registry.npmjs.org/@google/gemini-cli/-/gemini-cli-0.17.1.tgz"
5
- sha256 "6e506cba746f3f24ef9ed0d8847e07003f34852de759af1923191e0d2bc2d95b"
+ url "https://registry.npmjs.org/@google/gemini-cli/-/gemini-cli-0.18.4.tgz"
+ sha256 "5c749095b6d9d306600dfb8962bcc7f959bfc76b00b53fa0b3d072150a574b85"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments