Skip to content

Commit 3e1cee8

Browse files
authored
Merge pull request #201560 from Homebrew/bump-fern-api-0.46.5
fern-api 0.46.5
2 parents faf8337 + 7edb0c5 commit 3e1cee8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/f/fern-api.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class FernApi < Formula
22
desc "Stripe-level SDKs and Docs for your API"
33
homepage "https://buildwithfern.com/"
4-
url "https://registry.npmjs.org/fern-api/-/fern-api-0.46.4.tgz"
5-
sha256 "4aa86597d026237c46dd6fd5ea31e3acf3cd8ee35de3bab7321ce945275f73fc"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.46.5.tgz"
5+
sha256 "850b7254638506ca61cd730cd6a004a3744b08fcded8fbcd5b762fb694099ca8"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "885a9a5414f51fa76237b37addc4426daa4c9a94b163efbba2a01515c02bf8ea"
9+
sha256 cellar: :any_skip_relocation, all: "ae1434126924ac96cb75a527c147ae47e16960eaae318f33fbd1f979059b64ae"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)