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 a2400ac + 0d51216 commit 2e9d7b5Copy full SHA for 2e9d7b5
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.51.21.tgz"
5
- sha256 "e7fb649db0ed84b9729d8814bfcbd561cc0a02d93b801882b22678c67146022d"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.51.24.tgz"
+ sha256 "80b51722084ad78c67baeec7f92600e547af64fa0e7504f51c55fb54076d3b77"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "8298886251fbb069db3b019346d10a454cb86cecdd1b5e3264d86a427fbd54c2"
+ sha256 cellar: :any_skip_relocation, all: "6b529333826009f2eb1825331afc86c6446ddff603b4366f13cf61b5b92b1014"
10
end
11
12
depends_on "node"
0 commit comments