We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dd3522 + 8c5711f commit 2d145bfCopy full SHA for 2d145bf
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.57.3.tgz"
5
- sha256 "b03c22397957aef48f6c035560a31161c54848f1263ba18f16dbc98c60c55514"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.57.5.tgz"
+ sha256 "c831b7e8b548f1d02f8cacd52a014b682045497be46916946146114b6e4acb4f"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "894ca030517b19027a22a67694ccebab2d7276b980f71eefd43b74ca6428b42b"
+ sha256 cellar: :any_skip_relocation, all: "dc156f26577687961d86507f469118969891e3e0c11b75a12e70e515d35a69f6"
10
end
11
12
depends_on "node"
0 commit comments