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 5130429 + d27746a commit fb7b597Copy full SHA for fb7b597
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.94.5.tgz"
5
- sha256 "825d5fcfe61c55e265ded67cceb89eb57ecd3dd9e10bd9c87d2ff0f6fc0d7023"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.94.6.tgz"
+ sha256 "2dcf8608e7c01025bcb1de8d041bc6c51288971d55db28363ab32780fd95c67e"
6
license "Apache-2.0"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "6865596e855d40ee2f99de2c16297b080843ee22952df2a4b7f6cfd632e02036"
+ sha256 cellar: :any_skip_relocation, all: "c1c8615209aa1f632337d44102287eb551b801016e335c4c7391ae4ee17bd2c8"
10
end
11
12
depends_on "node"
0 commit comments