Skip to content

Commit 573bba0

Browse files
authored
Merge pull request #225150 from Homebrew/bump-fern-api-0.63.21
fern-api 0.63.21
2 parents 56fd26a + ba33ea6 commit 573bba0

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.63.19.tgz"
5-
sha256 "09491cd328cdb126b2a4b98e0eb70988dbc6165a8d1d7beb22aff2d1d5013f55"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.63.21.tgz"
5+
sha256 "8487305c1918d53e39a7af30d3673475b4ea0746c3aeac0d3cd55874afd56aab"
66
license "Apache-2.0"
77

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

1212
depends_on "node"

0 commit comments

Comments
 (0)