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 e57644e commit 22ba296Copy full SHA for 22ba296
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.9.0.tgz"
5
- sha256 "75a632e7501a7450a2784eaef9afb22bb0d3e1960a38cd61a33fdb56f9c44399"
+ url "https://registry.npmjs.org/@google/gemini-cli/-/gemini-cli-0.10.0.tgz"
+ sha256 "2dbd623d48c7a51aaf68600b1a541ac9c667ef7263525f44fa701348a0a0e147"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments