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 8e05465 + 40ec396 commit 09079dcCopy full SHA for 09079dc
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.70.4.tgz"
5
- sha256 "63f4dc1e6167a1236fd7af2a514c88c206e547282980035dc3700c5b7b1aaeca"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.71.0.tgz"
+ sha256 "1ce39612a3e265d815ba74c5450266d2e7d2c2020b30e9971ed01db726a6ef24"
6
license "Apache-2.0"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "654ab90b2461c5f656572f2f30f769c1a0d272cec1dfedc4ab4fc92ebfbd9838"
+ sha256 cellar: :any_skip_relocation, all: "ac564c2bef96b41866644cbe3a736e9609ad7a714d589cba1c36fec8adcc94af"
10
end
11
12
depends_on "node"
0 commit comments