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 7c0034e + 5118987 commit 2411a1bCopy full SHA for 2411a1b
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.74.0.tgz"
5
- sha256 "6e82d4c9917e6c594fec825b65e7cd02a5bf8db3465daeb0f35f7a38e340b0fc"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.74.1.tgz"
+ sha256 "97ac22e6f34b916835b5821e962497b0eebf19b9f364a9a1b66aa64bf6da298e"
6
license "Apache-2.0"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "729a1593bb230ceeb6ec5caa78dc08c1a81544859e3eb9bfdab5c96420fd128d"
+ sha256 cellar: :any_skip_relocation, all: "63af93d3bf4beb12d9c3997b56ef6068a2fb2e89129970cd82a7a91ee72bc5c0"
10
end
11
12
depends_on "node"
0 commit comments