Skip to content

Commit b291474

Browse files
authored
Merge pull request #220070 from Homebrew/bump-fern-api-0.57.25
fern-api 0.57.25
2 parents 1dba615 + 7f44a66 commit b291474

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: 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.24.tgz"
5-
sha256 "46a9ea178d834ee887eb20fa90d7a80d0a4ef5aea22d9c04908519a67755ff70"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.57.25.tgz"
5+
sha256 "3bbd2f19620b80580c56129663cafacf6bcc9342847aab09210bdcdc537d2bfc"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "73ae12b639fa352d2c56d9ba3872f85e07a673da14efd8a9f8f8e7daf7220f92"
9+
sha256 cellar: :any_skip_relocation, all: "362d1309c68cb9b94d3a0119a38b1c2029d67ebd0cbe9e694b6df22b8aba96de"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)