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.
1 parent 9402001 commit bd34cc4Copy full SHA for bd34cc4
Formula/f/fern-api.rb
@@ -1,8 +1,8 @@
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.60.25.tgz"
5
- sha256 "4099e7c63f2f958d7a0c09e35270863ee9058a8d913f686d9a7a3b0301265263"
+ url "https://registry.npmjs.org/fern-api/-/fern-api-0.60.26.tgz"
+ sha256 "5c92639ffc1b32d1e2eb5b6e943613b52b712d7ed75675ce5bb7e216a91d0b3c"
6
license "Apache-2.0"
7
head "https://github.com/fern-api/fern.git", branch: "main"
8
0 commit comments