Skip to content

Commit 0adef8f

Browse files
authored
Merge pull request #246690 from Homebrew/bump-fern-api-0.84.4
fern-api 0.84.4
2 parents 1307865 + 8ca5d96 commit 0adef8f

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.2.tgz"
5-
sha256 "46aec44d2c6eca5128cc22985e336b6d97fa424d82b4e6c6ab50516e1cc08a87"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.84.4.tgz"
5+
sha256 "6acd390498029bcde8647ceb4dc4399e5187139cbffc824fe3c864dbf99cb823"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "07326300892f7df4764e36e72334a868f476db4ceb8c53c9da839e7ec33f0016"
9+
sha256 cellar: :any_skip_relocation, all: "e8831e3d4fdf4a6f417265cd618c9c4fcce552b7deb041738af1918ebc37d054"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)