Skip to content

Commit a9b3fd7

Browse files
authored
Merge pull request #223383 from Homebrew/bump-fern-api-0.61.4
fern-api 0.61.4
2 parents d5e6a37 + 78179a9 commit a9b3fd7

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,13 +1,13 @@
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.61.1.tgz"
5-
sha256 "29a5738c25827ed2e483d8facc13e6380704e56d0c6f7ea3ef099524dd49750e"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.61.4.tgz"
5+
sha256 "97f60109de31e0494a2dbb84454bff3972f52f76eee37469c0e32f9859b71518"
66
license "Apache-2.0"
77
head "https://github.com/fern-api/fern.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, all: "a47e128573f43cfb6fb12ab85c204f21d66e5bd71e8f1aa404fefd3b1b95f9f1"
10+
sha256 cellar: :any_skip_relocation, all: "4c60055e45cc99b14e75ec46af037f573a09c1b712516cb4ca1f5d14fa0c8ee8"
1111
end
1212

1313
depends_on "node"

0 commit comments

Comments
 (0)