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 ee072b4 + 72ee93e commit 337b6a6Copy full SHA for 337b6a6
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.46.23.tgz"
5
- sha256 "e31d990620bcb8f95d785cc73254241929ceb8d822e150d48c89508158464d57"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.47.0.tgz"
+ sha256 "affa19cf26748449ef3ebb690a2496dae693c38f0c5a96d3ad364d0363c4d7f0"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "83b4669eb82905efe9e47d323c54029c58f19d82735eafcb207402422c821aee"
+ sha256 cellar: :any_skip_relocation, all: "b4c3e1378d6f6bea4aa2cabb813879f846f7a969cc1c710b8a640bfa338bd8bc"
10
end
11
12
depends_on "node"
0 commit comments