Skip to content

Commit 6d80f39

Browse files
authored
Merge pull request #230195 from Homebrew/bump-fern-api-0.65.17
fern-api 0.65.17
2 parents 0d17bee + dee0cf6 commit 6d80f39

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.15.tgz"
5-
sha256 "f93cb819007fa5b64045d7a41c04beb086c79b245ea80efb2d84284de5b67018"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.65.17.tgz"
5+
sha256 "e7d7762784ae260279362627af2cacf900cb0bb6301e8da874b14ca548c384ee"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "7892b8c7df916e30ac35c95773d306cb16cb02e5b9b48f716fc2fe6a0f65e5e1"
9+
sha256 cellar: :any_skip_relocation, all: "df9256dd0e09344aab338b05604a11537a59c623dc04518e66d2e8e84bccd698"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)