Skip to content

Commit 2d145bf

Browse files
authored
Merge pull request #216869 from Homebrew/bump-fern-api-0.57.5
fern-api 0.57.5
2 parents 4dd3522 + 8c5711f commit 2d145bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/f/fern-api.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class FernApi < Formula
22
desc "Stripe-level SDKs and Docs for your API"
33
homepage "https://buildwithfern.com/"
4-
url "https://registry.npmjs.org/fern-api/-/fern-api-0.57.3.tgz"
5-
sha256 "b03c22397957aef48f6c035560a31161c54848f1263ba18f16dbc98c60c55514"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.57.5.tgz"
5+
sha256 "c831b7e8b548f1d02f8cacd52a014b682045497be46916946146114b6e4acb4f"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "894ca030517b19027a22a67694ccebab2d7276b980f71eefd43b74ca6428b42b"
9+
sha256 cellar: :any_skip_relocation, all: "dc156f26577687961d86507f469118969891e3e0c11b75a12e70e515d35a69f6"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)