Skip to content

Commit 0e92ce0

Browse files
authored
Merge pull request #206460 from Homebrew/bump-fern-api-0.51.21
fern-api 0.51.21
2 parents 0e06170 + 073651a commit 0e92ce0

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.51.20.tgz"
5-
sha256 "56b3f5b41b8a2b5fd4dcb3a4008beb910d06db7f2d049f0a9240276e01c6284d"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.51.21.tgz"
5+
sha256 "e7fb649db0ed84b9729d8814bfcbd561cc0a02d93b801882b22678c67146022d"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "16f6f02a772df9fbd29559ea058fb328ad1a6387c3cbc0db25a04298b77caf15"
9+
sha256 cellar: :any_skip_relocation, all: "8298886251fbb069db3b019346d10a454cb86cecdd1b5e3264d86a427fbd54c2"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)