Skip to content

Commit eb20a7d

Browse files
committed
gemini-cli 0.1.10
1 parent ffa7b6e commit eb20a7d

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.1.9.tgz"
5-
sha256 "0f995b6ecacb8a1059e8f4cca7c89008c8e17563ff67acd523bfe1cfbe8dfb83"
4+
url "https://registry.npmjs.org/@google/gemini-cli/-/gemini-cli-0.1.10.tgz"
5+
sha256 "38bf4efaad3113ad4a4a112f6dbd68856bb2d5946689321c31e7c33fdc7c6577"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)