Skip to content

Commit 81e3cdc

Browse files
authored
Merge pull request #247099 from Homebrew/bump-fern-api-0.85.0
fern-api 0.85.0
2 parents de7a118 + 7a08864 commit 81e3cdc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/f/fern-api.rb

Lines changed: 3 additions & 3 deletions
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.84.10.tgz"
5-
sha256 "c45c5f679b228e2803e5ec27b61254340307ab5474547724304b0581949df763"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.85.0.tgz"
5+
sha256 "424706fad23b2f71dfcfac35719bf3732cd5e4791b3a515cecbcaa003a1c8a21"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "c8932d4803d8d3c3776f90d4d1116f0803b4c46251ba9ecdb12e7e94b8b7fefe"
9+
sha256 cellar: :any_skip_relocation, all: "a8df5548bea502143bb2250a045b032f3bb851c12f039fce1fe9de1da4bd3c90"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)