From 011d34321cfbc1510bc6717565d60fa289645a56 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 17 Sep 2025 17:32:24 +0000 Subject: [PATCH 1/2] redocly-cli 2.1.4 --- Formula/r/redocly-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/r/redocly-cli.rb b/Formula/r/redocly-cli.rb index 63286500bc1b9..76bbf8db7e20f 100644 --- a/Formula/r/redocly-cli.rb +++ b/Formula/r/redocly-cli.rb @@ -1,8 +1,8 @@ class RedoclyCli < Formula desc "Your all-in-one OpenAPI utility" homepage "https://redocly.com/docs/cli" - url "https://registry.npmjs.org/@redocly/cli/-/cli-2.1.3.tgz" - sha256 "662cc5212174040f1c8dcd50d4e7b251bbaec33a36ee73637431b608325de624" + url "https://registry.npmjs.org/@redocly/cli/-/cli-2.1.4.tgz" + sha256 "aee0aab4b2e8745db4be90719bbb6cd5ff4d483dbd418a235b79f5280ee34637" license "MIT" bottle do From a5a30a0b4bf0b7629ae3d7c74e8ee4c2251d2bdb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 17 Sep 2025 18:24:55 +0000 Subject: [PATCH 2/2] redocly-cli: update 2.1.4 bottle. --- Formula/r/redocly-cli.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/r/redocly-cli.rb b/Formula/r/redocly-cli.rb index 76bbf8db7e20f..b4f8d85084450 100644 --- a/Formula/r/redocly-cli.rb +++ b/Formula/r/redocly-cli.rb @@ -6,7 +6,7 @@ class RedoclyCli < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, all: "ea03d3867dd1a2fce60759b99cf35dbf6b83c7ec6a0f70654e05fbf1cca87607" + sha256 cellar: :any_skip_relocation, all: "a35792f7b9758a7c2207622e61a4e092743ce43a483c28993fcd6c485c67a83f" end depends_on "node"