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 732bfe8 commit 1a357aaCopy full SHA for 1a357aa
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.19.tgz"
5
- sha256 "be0149bf0808d0ff3f6c8268bda0e4f083aab53f8c8d62d06f89cf15799c2532"
+ url "https://registry.npmjs.org/@google/gemini-cli/-/gemini-cli-0.1.20.tgz"
+ sha256 "d1968a975b77b13def7e43d9f194fd23fc8f2164ab2cb2a53245d62ceadb462d"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments