File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class GeminiCli < Formula
2
2
desc "Interact with Google Gemini AI models from the command-line"
3
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 "
4
+ url "https://registry.npmjs.org/@google/gemini-cli/-/gemini-cli-0.1.22 .tgz"
5
+ sha256 "e62d207a949175f9044146bd7bdc4a7d2926265ab07b86901aca77c79bf5bfd8 "
6
6
license "Apache-2.0"
7
7
8
8
bottle do
9
- sha256 cellar : :any_skip_relocation , all : "79b544ee33c02719591cfe405398873b937516a907bbf7b767a88080579a2487 "
9
+ sha256 cellar : :any_skip_relocation , all : "466fe65c91f7314305ec774520f08ff1958d35968fa41f174b41ea6a1219db39 "
10
10
end
11
11
12
12
depends_on "node"
You can’t perform that action at this time.
0 commit comments