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 6aaa5ac + 69f5fb1 commit d9eee0aCopy full SHA for d9eee0a
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.64.20.tgz"
5
- sha256 "cc012cc43acb16c7c9d12e45defeca63f5d2497e34a23fcdf9c5599d138b558d"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.64.21.tgz"
+ sha256 "61a78203184667dcb86768756c167aca6f13a0381dfd1f2be5c58d9d0fe4b710"
6
license "Apache-2.0"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "d23a22066f194c0a143c6735ed7be2e76282b5a5b5d9f8e6fd1cb297b97de559"
+ sha256 cellar: :any_skip_relocation, all: "818bda6caac47f3548a7647dc72c12849b27c38c1aa10fa935017e32f5f3d76f"
10
end
11
12
depends_on "node"
0 commit comments