Skip to content

Commit b9fb964

Browse files
authored
Merge pull request #229821 from Homebrew/bump-fern-api-0.65.9
fern-api 0.65.9
2 parents d04cc2b + 21338c7 commit b9fb964

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.8.tgz"
5-
sha256 "c3904ed2d526ac55967874dea143ef5d79f4b125ce4a111a77065dca912a6249"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.65.9.tgz"
5+
sha256 "0e24c450e5bcb77684ee1d3d34df0cddb49501ebe2bdbeb25d172d7fce31d82c"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "5abf4e6b5f0a975b9a651c6a7dd914ed0e55f7e87bda89a72bc7bbfe79df6e3d"
9+
sha256 cellar: :any_skip_relocation, all: "effd9fb970cf6d4b13895484654b5579381f25c6dc8e48894d6ffcb586b48cd5"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)