Skip to content

Commit 386c65c

Browse files
authored
Merge pull request Homebrew#192952 from Homebrew/bump-fern-api-0.44.2
fern-api 0.44.2
2 parents afc734c + 60b7dcf commit 386c65c

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.44.1.tgz"
5-
sha256 "652c8029a66d357f700c287ddc3213b2295ec875a22535c75c5be32a94dca8ec"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.44.2.tgz"
5+
sha256 "5dfc625d0be4a96c103c09579868ba32c87368675f8b6e7b2f49c9efb87faeec"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "5436283d1921359b6bd0414605a5d5159ac7681fedcb9e03ed5d3f51929e935d"
9+
sha256 cellar: :any_skip_relocation, all: "feb7d20344d71c4ea437fdeaed153d15f8a43f1210316fcdc1d92f3ed24afc4d"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)