We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents faf8337 + 7edb0c5 commit 3e1cee8Copy full SHA for 3e1cee8
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.46.4.tgz"
5
- sha256 "4aa86597d026237c46dd6fd5ea31e3acf3cd8ee35de3bab7321ce945275f73fc"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.46.5.tgz"
+ sha256 "850b7254638506ca61cd730cd6a004a3744b08fcded8fbcd5b762fb694099ca8"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "885a9a5414f51fa76237b37addc4426daa4c9a94b163efbba2a01515c02bf8ea"
+ sha256 cellar: :any_skip_relocation, all: "ae1434126924ac96cb75a527c147ae47e16960eaae318f33fbd1f979059b64ae"
10
end
11
12
depends_on "node"
0 commit comments