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 b69029b + d5f2339 commit a6a3c1cCopy full SHA for a6a3c1c
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.47.0.tgz"
5
- sha256 "affa19cf26748449ef3ebb690a2496dae693c38f0c5a96d3ad364d0363c4d7f0"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.47.1.tgz"
+ sha256 "e2b43af10fa53eb0f19bd9d3bc4d6f0e2ded35e394ebbaad3cc5f39af82ee1bc"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "b4c3e1378d6f6bea4aa2cabb813879f846f7a969cc1c710b8a640bfa338bd8bc"
+ sha256 cellar: :any_skip_relocation, all: "db0ac7ae5d8818d6896eb364eff3a71538775be34467886c3fcb661671970b57"
10
end
11
12
depends_on "node"
0 commit comments