From fed13fe2b74f2553a97b820d858773ac37ade12c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 17 Dec 2024 22:59:03 +0000 Subject: [PATCH 1/2] fern-api 0.46.5 --- Formula/f/fern-api.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/f/fern-api.rb b/Formula/f/fern-api.rb index 6f999f7fba1bf..9abd501a7c4de 100644 --- a/Formula/f/fern-api.rb +++ b/Formula/f/fern-api.rb @@ -1,8 +1,8 @@ class FernApi < Formula desc "Stripe-level SDKs and Docs for your API" homepage "https://buildwithfern.com/" - url "https://registry.npmjs.org/fern-api/-/fern-api-0.46.4.tgz" - sha256 "4aa86597d026237c46dd6fd5ea31e3acf3cd8ee35de3bab7321ce945275f73fc" + url "https://registry.npmjs.org/fern-api/-/fern-api-0.46.5.tgz" + sha256 "850b7254638506ca61cd730cd6a004a3744b08fcded8fbcd5b762fb694099ca8" license "MIT" bottle do From 7edb0c5be1c88c21e32a85f5f96896fb30054c05 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 17 Dec 2024 23:15:34 +0000 Subject: [PATCH 2/2] fern-api: update 0.46.5 bottle. --- Formula/f/fern-api.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/f/fern-api.rb b/Formula/f/fern-api.rb index 9abd501a7c4de..a7be026d107c8 100644 --- a/Formula/f/fern-api.rb +++ b/Formula/f/fern-api.rb @@ -6,7 +6,7 @@ class FernApi < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, all: "885a9a5414f51fa76237b37addc4426daa4c9a94b163efbba2a01515c02bf8ea" + sha256 cellar: :any_skip_relocation, all: "ae1434126924ac96cb75a527c147ae47e16960eaae318f33fbd1f979059b64ae" end depends_on "node"