From 0380b8a2d501b09eaf06c5aa97eff003bdfd97b0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 24 Dec 2025 08:04:06 +0000 Subject: [PATCH 1/2] leetcode-cli 0.4.8 --- Formula/l/leetcode-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/l/leetcode-cli.rb b/Formula/l/leetcode-cli.rb index 45487cd44d50..dc5b2b64b191 100644 --- a/Formula/l/leetcode-cli.rb +++ b/Formula/l/leetcode-cli.rb @@ -1,8 +1,8 @@ class LeetcodeCli < Formula desc "May the code be with you" homepage "https://github.com/clearloop/leetcode-cli" - url "https://github.com/clearloop/leetcode-cli/archive/refs/tags/v0.4.7.tar.gz" - sha256 "326759d8bb413ae95ee358219014060802d0aa2df6f3c357e1e97814fa956dc6" + url "https://github.com/clearloop/leetcode-cli/archive/refs/tags/v0.4.8.tar.gz" + sha256 "20666a77fc18997bf878e4dc902f705d6493c551fbdd78199aa0f5279d1018b5" license "MIT" head "https://github.com/clearloop/leetcode-cli.git", branch: "master" From bb9e14bd6be07fc57fe3f3a7f9cfd03b4c08bb0d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 24 Dec 2025 10:01:54 +0000 Subject: [PATCH 2/2] leetcode-cli: update 0.4.8 bottle. --- Formula/l/leetcode-cli.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/l/leetcode-cli.rb b/Formula/l/leetcode-cli.rb index dc5b2b64b191..2bbfca606604 100644 --- a/Formula/l/leetcode-cli.rb +++ b/Formula/l/leetcode-cli.rb @@ -7,12 +7,12 @@ class LeetcodeCli < Formula head "https://github.com/clearloop/leetcode-cli.git", branch: "master" bottle do - sha256 cellar: :any, arm64_tahoe: "38449111d697d39dc157659999f811f253b0ab3cf0c2683cbedb065f9896012c" - sha256 cellar: :any, arm64_sequoia: "e8b57f789f903c6aab456c1b25841ca5ebf372e6640585e64fedef18bf35c605" - sha256 cellar: :any, arm64_sonoma: "46f55bc717a107df9f141f27e1f550038e775da606ff1b6a1feb9dc070ddd8ff" - sha256 cellar: :any, sonoma: "8a28a462ac693e6ee302aa43e04e7fefd22c01b68f843b23c421e9d147b70f8f" - sha256 cellar: :any_skip_relocation, arm64_linux: "c588d4c546eeca1c9f9eadfc237ab18d7903003bb6369d5007ccdbde3cea6083" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d7cce9674f796e3fb4c2a52d65e87d13ebb6d7159457d5705d171b3cac35dd69" + sha256 cellar: :any, arm64_tahoe: "a40789807efccb65b3365e5434536f6480cff7d406770ecc4aa7e50ca3aae203" + sha256 cellar: :any, arm64_sequoia: "cb8bf9404dd0a52c04f6da02b582c8bc0433ec93fc6281504dd3b82b3df3852a" + sha256 cellar: :any, arm64_sonoma: "ec118770fb3c1df6dc257fe0456c6dab89b5bda540a37c2f79945663af24e374" + sha256 cellar: :any, sonoma: "28acc738d77e010881a9a84ac7abcbee8bbd215a32e70660d2c35327602cb2ab" + sha256 cellar: :any_skip_relocation, arm64_linux: "03d8f935f81a18d9bd910cc8aac738c7c24ccdedcec3975c7489fb730e901bf1" + sha256 cellar: :any_skip_relocation, x86_64_linux: "65f7a14623a2066d509b063e3845841ba2078f0b452c7354239f1dcc2ec83f75" end depends_on "pkgconf" => :build