We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1dba615 + 7f44a66 commit b291474Copy full SHA for b291474
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.57.24.tgz"
5
- sha256 "46a9ea178d834ee887eb20fa90d7a80d0a4ef5aea22d9c04908519a67755ff70"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.57.25.tgz"
+ sha256 "3bbd2f19620b80580c56129663cafacf6bcc9342847aab09210bdcdc537d2bfc"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "73ae12b639fa352d2c56d9ba3872f85e07a673da14efd8a9f8f8e7daf7220f92"
+ sha256 cellar: :any_skip_relocation, all: "362d1309c68cb9b94d3a0119a38b1c2029d67ebd0cbe9e694b6df22b8aba96de"
10
end
11
12
depends_on "node"
0 commit comments