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 1307865 + 8ca5d96 commit 0adef8fCopy full SHA for 0adef8f
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.84.2.tgz"
5
- sha256 "46aec44d2c6eca5128cc22985e336b6d97fa424d82b4e6c6ab50516e1cc08a87"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.84.4.tgz"
+ sha256 "6acd390498029bcde8647ceb4dc4399e5187139cbffc824fe3c864dbf99cb823"
6
license "Apache-2.0"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "07326300892f7df4764e36e72334a868f476db4ceb8c53c9da839e7ec33f0016"
+ sha256 cellar: :any_skip_relocation, all: "e8831e3d4fdf4a6f417265cd618c9c4fcce552b7deb041738af1918ebc37d054"
10
end
11
12
depends_on "node"
0 commit comments