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 1d15492 + 15e7193 commit b452ceaCopy full SHA for b452cea
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.23.tgz"
5
- sha256 "41673ebd128f747e9f5ea5dcca0b47cb0f0b5758381e8b3b1bb4a90f4a0eba6c"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.64.24.tgz"
+ sha256 "17401c1a66e44271d24c3394c5584f285d69eec6c37fde2799e31da3056a7115"
6
license "Apache-2.0"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "c375db5c53d3ebb2b339da056e7bf2a1c97b2094b80840f0867b2981c780356f"
+ sha256 cellar: :any_skip_relocation, all: "1cc4d1d62a420abf8962205e078ade896a7c0f89cec55cc46ebd522670981284"
10
end
11
12
depends_on "node"
0 commit comments