From b313c017ae2f82535d4c835fc729bef7d2731ac4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 6 Sep 2025 19:57:34 +0000 Subject: [PATCH 1/2] gemini-cli 0.3.4 --- Formula/g/gemini-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/g/gemini-cli.rb b/Formula/g/gemini-cli.rb index d65f4a183394b..63eb2ec2bb427 100644 --- a/Formula/g/gemini-cli.rb +++ b/Formula/g/gemini-cli.rb @@ -1,8 +1,8 @@ class GeminiCli < Formula desc "Interact with Google Gemini AI models from the command-line" homepage "https://github.com/google-gemini/gemini-cli" - url "https://registry.npmjs.org/@google/gemini-cli/-/gemini-cli-0.3.3.tgz" - sha256 "41d3c26a50315c167f29c73fac02e589d831165182b33716b653de7787e908c3" + url "https://registry.npmjs.org/@google/gemini-cli/-/gemini-cli-0.3.4.tgz" + sha256 "495f6c496afc358f8f6bdec791b5cde1f99ef7901319798f2da2c37562ded260" license "Apache-2.0" bottle do From 9830d2f272d398ef10be29fe98e4230e3f663ebb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 6 Sep 2025 20:22:02 +0000 Subject: [PATCH 2/2] gemini-cli: update 0.3.4 bottle. --- Formula/g/gemini-cli.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/g/gemini-cli.rb b/Formula/g/gemini-cli.rb index 63eb2ec2bb427..ee4933b90148e 100644 --- a/Formula/g/gemini-cli.rb +++ b/Formula/g/gemini-cli.rb @@ -6,12 +6,12 @@ class GeminiCli < Formula license "Apache-2.0" bottle do - sha256 arm64_sequoia: "07b934ae3f9997630cd18598b924bd55cd7d015056a4c789a239afa096b1a034" - sha256 arm64_sonoma: "8ae4f8f7455f8b19735a4cffdded66ac96779f00060904c7e7b90c4601fec192" - sha256 arm64_ventura: "56a274c0cc80692161c1cec2e026233968ba04bb8095b30efb9ffb64562267e6" - sha256 sonoma: "c23458409f7873cff0d55c06923432f0e25b467cc6f9c2a602f05cbd89c8e5a6" - sha256 ventura: "f8280c6ee7ae2f0bd5fbb4b20aac6e3b2d903ed0d5d2c46b5825f3722656e7aa" - sha256 cellar: :any_skip_relocation, x86_64_linux: "830ec6d2331c873e9b2a3e4b7e24b065e1e7e02974f47ffd00dfd62b90f89ef6" + sha256 arm64_sequoia: "1c7eaf31537f0e3e590aaf87a3e13d290747d01821e3a1f57fc23cc66cdd8ca1" + sha256 arm64_sonoma: "bd33677e2489e70e0bc3e99255be98b30fef83258a0647802bd4a9f0106f11de" + sha256 arm64_ventura: "64df5103c4b9b934418366f8241464c3fe00c1347676407fff4ec142480cb103" + sha256 sonoma: "1f6dba1c52acaa189ccc598e93b8a8c637f41e7fb70420b79918e7883c4d917e" + sha256 ventura: "48bd43b07e55e070cb7930098cbb17181cb4f6a296aaff2764898e02aa6e0251" + sha256 cellar: :any_skip_relocation, x86_64_linux: "42c15625d995b5c7265872fc529f233daf94e87216cc47662a54557d6df0bc25" end depends_on "node"