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 77d5bec commit e8bb187Copy full SHA for e8bb187
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.8.tgz"
5
- sha256 "ec92563cf0a5b2b7e572167d9eee2a9ef816c54d791e8af611ada8da9e09378a"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.61.10.tgz"
+ sha256 "cc13c6899edf4c77b646d624d4f4bb80610d936fbc9756f77b49eaaea8e243ce"
6
license "Apache-2.0"
7
head "https://github.com/fern-api/fern.git", branch: "main"
8
0 commit comments