Skip to content

Commit 693d3b5

Browse files
authored
Merge pull request #250705 from Homebrew/bump-gemini-cli-0.10.0
gemini-cli 0.10.0
2 parents 445757d + ce6ce18 commit 693d3b5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/g/gemini-cli.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
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
9-
sha256 arm64_tahoe: "6c00bc0318ad9bbc3b62a8ac9b7674e9a2cbf9f2eac170221022aec6788f846c"
10-
sha256 arm64_sequoia: "e8044bd952cd2960835f104d09a0dd46e45439f8b0b479bfce2a6758f902a22b"
11-
sha256 arm64_sonoma: "a78b01fcf53e34cc7109bd01a0693b6bd83ad1f188bb6ad8ed747a4f656cbf23"
12-
sha256 sonoma: "d881dfd50458d6ff6987172bdafe4bd7bc6816809d0ace728e7a53775bfd698b"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "10e55723bafb53e428ecd0d0517f561dfa55e7778945c92bb7a17145ca172b16"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d9e18074a5ae194036f19d1a76413780eb05eaca9bbe41ea7f353252571b6943"
9+
sha256 arm64_tahoe: "7633d3776c834c9e3ef0bb32ae1f90afa3d944895847b02ce87f3f7c4db991c4"
10+
sha256 arm64_sequoia: "e73ccc3f8c40780fc49bd02c31bca0af1da6377d183c0c251ab1d48cf477d580"
11+
sha256 arm64_sonoma: "002ecb26b2e61d6b915e6b0fdb3d591255d6401b09a04a3c30ddcaaa59513f81"
12+
sha256 sonoma: "d87057dd872558778d6ba16f1235f5cf449b66fe77f9b5c6acac55134f45a6df"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "3604d62e7b2dfcd4a3bfd5eaa817d0c306aba527673a3de2442c39df97272a8a"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ec2d1dcebb2db2b3dc52faed000cdf849aa56a9f670580f2396f536a72dc13c3"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)