Skip to content

Commit 22ba296

Browse files
committed
gemini-cli 0.10.0
1 parent e57644e commit 22ba296

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gemini-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class GeminiCli < Formula
22
desc "Interact with Google Gemini AI models from the command-line"
33
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"
4+
url "https://registry.npmjs.org/@google/gemini-cli/-/gemini-cli-0.10.0.tgz"
5+
sha256 "2dbd623d48c7a51aaf68600b1a541ac9c667ef7263525f44fa701348a0a0e147"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)