Skip to content

Commit

Permalink
Merge pull request #201560 from Homebrew/bump-fern-api-0.46.5
Browse files Browse the repository at this point in the history
fern-api 0.46.5
  • Loading branch information
BrewTestBot authored Dec 17, 2024
2 parents faf8337 + 7edb0c5 commit 3e1cee8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/f/fern-api.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
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
sha256 cellar: :any_skip_relocation, all: "885a9a5414f51fa76237b37addc4426daa4c9a94b163efbba2a01515c02bf8ea"
sha256 cellar: :any_skip_relocation, all: "ae1434126924ac96cb75a527c147ae47e16960eaae318f33fbd1f979059b64ae"
end

depends_on "node"
Expand Down

0 comments on commit 3e1cee8

Please sign in to comment.