We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2db53c + c8d24c9 commit 1c90b1dCopy full SHA for 1c90b1d
Formula/f/fern-api.rb
@@ -1,12 +1,12 @@
1
class FernApi < Formula
2
desc "Stripe-level SDKs and Docs for your API"
3
homepage "https://buildwithfern.com/"
4
- url "https://registry.npmjs.org/fern-api/-/fern-api-0.50.15.tgz"
5
- sha256 "e334d72439a91a8b75a63d609e8cc853ff68fa0ada563a92ab450e373e9e4522"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.50.16.tgz"
+ sha256 "06d6787be30369d7263cc7f1b21bc086862003194e06bba35fa91b109ae167ad"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "0a519c6eec35ec282ee1a14a781147f275db347c8aa1b62b48a6cb90abfbe329"
+ sha256 cellar: :any_skip_relocation, all: "457f79d96bd87418a23cfdf284daba697e3b78734f9869f90374c2048b8e7e03"
10
end
11
12
depends_on "node"
0 commit comments