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 dc7330e commit 1d34990Copy full SHA for 1d34990
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.10.tgz"
5
- sha256 "38bf4efaad3113ad4a4a112f6dbd68856bb2d5946689321c31e7c33fdc7c6577"
+ url "https://registry.npmjs.org/@google/gemini-cli/-/gemini-cli-0.1.11.tgz"
+ sha256 "1cee4750c7f3dc1ebaace75b93b577de21087b470af66411bb38a90f87b5309e"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments