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 48316f8 + df04274 commit 9d12b8dCopy full SHA for 9d12b8d
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.66.17.tgz"
5
- sha256 "d8b41a4068fc9e62c0e46d903dec3585e687c14a851e2063f098d8700cbb5731"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.66.18.tgz"
+ sha256 "6a37de785b9970861412cda01fa140330f51618fd686a47af783eea8e8dddcb7"
6
license "Apache-2.0"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "0bedab43fd123caaa4dd3e99a58c12eefeb7459dc06e0bb5c9b6efd9d6e38ce6"
+ sha256 cellar: :any_skip_relocation, all: "e822bccf49b993e9e1bf346cbf288525f3633823a6deab73d5c3dbdf6b15a8af"
10
end
11
12
depends_on "node"
0 commit comments