Skip to content

Commit a6a3c1c

Browse files
authored
Merge pull request #203765 from Homebrew/bump-fern-api-0.47.1
fern-api 0.47.1
2 parents b69029b + d5f2339 commit a6a3c1c

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.47.0.tgz"
5-
sha256 "affa19cf26748449ef3ebb690a2496dae693c38f0c5a96d3ad364d0363c4d7f0"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.47.1.tgz"
5+
sha256 "e2b43af10fa53eb0f19bd9d3bc4d6f0e2ded35e394ebbaad3cc5f39af82ee1bc"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "b4c3e1378d6f6bea4aa2cabb813879f846f7a969cc1c710b8a640bfa338bd8bc"
9+
sha256 cellar: :any_skip_relocation, all: "db0ac7ae5d8818d6896eb364eff3a71538775be34467886c3fcb661671970b57"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)