Skip to content

Commit 9d12b8d

Browse files
authored
Merge pull request #234026 from Homebrew/bump-fern-api-0.66.18
fern-api 0.66.18
2 parents 48316f8 + df04274 commit 9d12b8d

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.66.17.tgz"
5-
sha256 "d8b41a4068fc9e62c0e46d903dec3585e687c14a851e2063f098d8700cbb5731"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.66.18.tgz"
5+
sha256 "6a37de785b9970861412cda01fa140330f51618fd686a47af783eea8e8dddcb7"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "0bedab43fd123caaa4dd3e99a58c12eefeb7459dc06e0bb5c9b6efd9d6e38ce6"
9+
sha256 cellar: :any_skip_relocation, all: "e822bccf49b993e9e1bf346cbf288525f3633823a6deab73d5c3dbdf6b15a8af"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)