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 9e38b18 commit c750713Copy full SHA for c750713
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.1.21.tgz"
5
- sha256 "1c1414cc5396c5d1d2bb793b6b661357d7a96901bdf91cfd327599786f094059"
+ url "https://registry.npmjs.org/@google/gemini-cli/-/gemini-cli-0.1.22.tgz"
+ sha256 "e62d207a949175f9044146bd7bdc4a7d2926265ab07b86901aca77c79bf5bfd8"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments