We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7caf182 + 9c4a46c commit d569872Copy full SHA for d569872
Formula/f/fern-api.rb
@@ -1,12 +1,12 @@
1
class FernApi < Formula
2
desc "Stripe-level SDKs and Docs for your API"
3
homepage "https://buildwithfern.com/"
4
- url "https://registry.npmjs.org/fern-api/-/fern-api-0.41.1.tgz"
5
- sha256 "cec175fb76353ae59cd4f30a8d25af55b105d63893c3ba0c325abccd66194506"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.41.2.tgz"
+ sha256 "5ce3139a345a291c5d3b3292b6a5228cd6f4936c18a1868ef996351d05375733"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "8d871f32589b22bab4e4897fb1cd204dee5769d59e3abb6183b815bb7124fc9b"
+ sha256 cellar: :any_skip_relocation, all: "e0ef15034c8bb1576a012848b331d56d702bec0c38a1f40df6a6d1c124d01f6b"
10
end
11
12
depends_on "node"
0 commit comments