Skip to content

Commit 46ffb7f

Browse files
authored
Merge pull request #255258 from Homebrew/bump-fern-api-2.0.3
fern-api 2.0.3
2 parents 24235ca + b50bb87 commit 46ffb7f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/f/fern-api.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
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-1.11.3.tgz"
5-
sha256 "25c24a2cea3bf96019039f8e830b7970b2ba1cd18bf688b93e50fc64776b563f"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-2.0.3.tgz"
5+
sha256 "605e16ea7bbe313862c8000f473048569c784f3c78220e80a16ca668bb78333e"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any, arm64_tahoe: "32a4e0d9aa2a9e341dff4187164a158cd179b444edf65c2a19923128cc6dab6c"
10-
sha256 cellar: :any, arm64_sequoia: "ca66ca2481941fd1537af2958dacab5a056466a466a50a63bb2c3d02aba62cd4"
11-
sha256 cellar: :any, arm64_sonoma: "ca66ca2481941fd1537af2958dacab5a056466a466a50a63bb2c3d02aba62cd4"
12-
sha256 cellar: :any, sonoma: "d5a329e9e2f62f5856935a1a88585d7bb6d2ee5b0ff80d5a7fda5c68963fab04"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "c755727d68ccdb02fb3e20b3051b1809d77425a524bf71a7636d2d7b50d264a2"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "187a0b89d08ddf8ef41af2462980b2e6d120dd83d324c455e660272cdc398491"
9+
sha256 cellar: :any, arm64_tahoe: "d77781f6a9bd09210cdaf7603727c5acafc730933e3f071ed957e20130e203d6"
10+
sha256 cellar: :any, arm64_sequoia: "08f02681d8b157ec6c1b29a553b8bdc39d76fec45d25a5021e5a2d9268ccd84f"
11+
sha256 cellar: :any, arm64_sonoma: "08f02681d8b157ec6c1b29a553b8bdc39d76fec45d25a5021e5a2d9268ccd84f"
12+
sha256 cellar: :any, sonoma: "d752b0db9516699533a7b553a1ae04354071fea55756b0fb63264d561c462abc"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "372a92d83e87a8be3998624ea8750175bb088a82585c726c99d42925042538fb"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "aa9e0cd99889df3db8e34a160fc5699534b73ce9ee04c2e64d158d71c7f22bfd"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)