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.
1 parent d5e6a37 commit 1f61f24Copy full SHA for 1f61f24
Formula/f/fern-api.rb
@@ -1,8 +1,8 @@
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.61.1.tgz"
5
- sha256 "29a5738c25827ed2e483d8facc13e6380704e56d0c6f7ea3ef099524dd49750e"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.61.4.tgz"
+ sha256 "97f60109de31e0494a2dbb84454bff3972f52f76eee37469c0e32f9859b71518"
6
license "Apache-2.0"
7
head "https://github.com/fern-api/fern.git", branch: "main"
8
0 commit comments