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 5267fd4 + d60d5bd commit 7827ed2Copy full SHA for 7827ed2
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.99.4.tgz"
5
- sha256 "a9c3cad9e4dfdf85c8ba9632a87f05c33f297aeca6dbe5a0fe77dbd37c4e6cb5"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.100.1.tgz"
+ sha256 "da1daa006289d1bafb0ba7510ff1d628f9e1edeb8bc9036b182fd50f1fba9b61"
6
license "Apache-2.0"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "713133eb85e7407a366404210474af2b5688f445b9fd92006c97d860d7025506"
+ sha256 cellar: :any_skip_relocation, all: "d30521d5c029d57d08680383a4e4ad724f6dca99f0ea2abe75b1422e32222cee"
10
end
11
12
depends_on "node"
0 commit comments