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 d04cc2b + 21338c7 commit b9fb964Copy full SHA for b9fb964
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.8.tgz"
5
- sha256 "c3904ed2d526ac55967874dea143ef5d79f4b125ce4a111a77065dca912a6249"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.65.9.tgz"
+ sha256 "0e24c450e5bcb77684ee1d3d34df0cddb49501ebe2bdbeb25d172d7fce31d82c"
6
license "Apache-2.0"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "5abf4e6b5f0a975b9a651c6a7dd914ed0e55f7e87bda89a72bc7bbfe79df6e3d"
+ sha256 cellar: :any_skip_relocation, all: "effd9fb970cf6d4b13895484654b5579381f25c6dc8e48894d6ffcb586b48cd5"
10
end
11
12
depends_on "node"
0 commit comments