Skip to content

Commit 1c90b1d

Browse files
authored
Merge pull request #205097 from Homebrew/bump-fern-api-0.50.16
fern-api 0.50.16
2 parents a2db53c + c8d24c9 commit 1c90b1d

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.50.15.tgz"
5-
sha256 "e334d72439a91a8b75a63d609e8cc853ff68fa0ada563a92ab450e373e9e4522"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.50.16.tgz"
5+
sha256 "06d6787be30369d7263cc7f1b21bc086862003194e06bba35fa91b109ae167ad"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "0a519c6eec35ec282ee1a14a781147f275db347c8aa1b62b48a6cb90abfbe329"
9+
sha256 cellar: :any_skip_relocation, all: "457f79d96bd87418a23cfdf284daba697e3b78734f9869f90374c2048b8e7e03"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)