Skip to content

Commit 8f18f16

Browse files
authored
Merge pull request #246959 from Homebrew/bump-fern-api-0.84.8
fern-api 0.84.8
2 parents 5658e87 + 9fcd38e commit 8f18f16

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.7.tgz"
5-
sha256 "275615493fe2cb05f6e102d9b8aab5419c9ee1a0418e186905381acf432738f9"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.84.8.tgz"
5+
sha256 "001d1c371cf74e5eac69328edd07fc2ad94d1057f30d4180ce03f30a69d62046"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "4b286561cdc552f690b7b69e00fd58f6cf2a3ab0f5222dc57e90522ce9af97a8"
9+
sha256 cellar: :any_skip_relocation, all: "cf4d782129ed43c12f1f2da1efe69d05313f502fe0e180253e2277789b5b3927"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)