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 8e8226f + 44b5027 commit 1129a95Copy full SHA for 1129a95
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.56.31.tgz"
5
- sha256 "c5311ef848c01c1770ab5954304acc6f97029449e8f30950d59001b758a59f54"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.56.34.tgz"
+ sha256 "3d642ff6d2491fa5713db6b361ccf96a04b9deb6d5363ee95c729a3e818838f0"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "30ec2df2b4970fdaa4f90b9a4036d83abd38932083c2c3b4a6e94bdd9da977fc"
+ sha256 cellar: :any_skip_relocation, all: "3e43146c40f962681b4243bd857791a2c79403b2b0d8b5743793e5166ccc0c79"
10
end
11
12
depends_on "node"
0 commit comments