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 0d17bee + dee0cf6 commit 6d80f39Copy full SHA for 6d80f39
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.65.15.tgz"
5
- sha256 "f93cb819007fa5b64045d7a41c04beb086c79b245ea80efb2d84284de5b67018"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.65.17.tgz"
+ sha256 "e7d7762784ae260279362627af2cacf900cb0bb6301e8da874b14ca548c384ee"
6
license "Apache-2.0"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "7892b8c7df916e30ac35c95773d306cb16cb02e5b9b48f716fc2fe6a0f65e5e1"
+ sha256 cellar: :any_skip_relocation, all: "df9256dd0e09344aab338b05604a11537a59c623dc04518e66d2e8e84bccd698"
10
end
11
12
depends_on "node"
0 commit comments