Skip to content

Commit 1d322ae

Browse files
authored
Merge pull request #229586 from Homebrew/bump-fern-api-0.65.7
fern-api 0.65.7
2 parents 4ea5c1c + 472ca7e commit 1d322ae

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.6.tgz"
5-
sha256 "321923cf0fa5076faeeb42ac8d442038689d6c20b6fb1e0d6bbb2b925c84bde7"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.65.7.tgz"
5+
sha256 "302d6088283fff1a3591079f51de663c9dad9428adeaed5cfb5bf2928b6f6421"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "6c1b87106c833a2b7c3f67459f46c868091c566d266dc9e3da9e357da47ac81e"
9+
sha256 cellar: :any_skip_relocation, all: "bcb8d7b636f37abbb81933bb3e2318ba68a65ab7b07dec84f48f473fdb74ab8c"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)