Skip to content

Commit d569872

Browse files
authored
Merge pull request Homebrew#183608 from Homebrew/bump-fern-api-0.41.2
fern-api 0.41.2
2 parents 7caf182 + 9c4a46c commit d569872

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.41.1.tgz"
5-
sha256 "cec175fb76353ae59cd4f30a8d25af55b105d63893c3ba0c325abccd66194506"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.41.2.tgz"
5+
sha256 "5ce3139a345a291c5d3b3292b6a5228cd6f4936c18a1868ef996351d05375733"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "8d871f32589b22bab4e4897fb1cd204dee5769d59e3abb6183b815bb7124fc9b"
9+
sha256 cellar: :any_skip_relocation, all: "e0ef15034c8bb1576a012848b331d56d702bec0c38a1f40df6a6d1c124d01f6b"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)