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 4060428 + 9de39e9 commit e3403aaCopy full SHA for e3403aa
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.64.10.tgz"
5
- sha256 "18b887650e031f757b86ca909873c0dca7ea36147dbe1c6870d924b743312d58"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.64.11.tgz"
+ sha256 "ae1edfe1a6afc02b281e684950075034d49588f6274b52127909bd6301a81a5e"
6
license "Apache-2.0"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "d2ab676e03ef5e2d3b1cd92fb003fb8d08cbc05c56bdded0d8d9a8a1b876f962"
+ sha256 cellar: :any_skip_relocation, all: "4f8438d672e54e07b87a6affdce963e5540af226dae82659449458d79be5528a"
10
end
11
12
depends_on "node"
0 commit comments