Skip to content

Commit f0baade

Browse files
authored
Merge pull request #230129 from Homebrew/bump-fern-api-0.65.14
fern-api 0.65.14
2 parents b3ae3ad + 03daeeb commit f0baade

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/f/fern-api.rb

Lines changed: 3 additions & 3 deletions
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.65.12.tgz"
5-
sha256 "fc568784ad09eda4b08ae1d6d5b17607f0fd781e1a6a4d3cd31cfbf03af6bf0c"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.65.14.tgz"
5+
sha256 "a7c677cfca82c4da1c8f12b703ac628c8893b152a85e19d1fdcaa97fbf8152a5"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "a0b386e36bac7d9d03ec3f8d76e5b77346ea23d6658fde8a84c12581f12305fa"
9+
sha256 cellar: :any_skip_relocation, all: "56f14b94ed0c8a849496fd41994b04e73b7baaf15c9f298b6d7c74c58eee76b0"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)