Skip to content

Commit 33a57fc

Browse files
authored
Merge pull request #222922 from Homebrew/bump-fern-api-0.60.26
fern-api 0.60.26
2 parents 9402001 + 35e3cf7 commit 33a57fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/f/fern-api.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
class FernApi < Formula
22
desc "Stripe-level SDKs and Docs for your API"
33
homepage "https://buildwithfern.com/"
4-
url "https://registry.npmjs.org/fern-api/-/fern-api-0.60.25.tgz"
5-
sha256 "4099e7c63f2f958d7a0c09e35270863ee9058a8d913f686d9a7a3b0301265263"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.60.26.tgz"
5+
sha256 "5c92639ffc1b32d1e2eb5b6e943613b52b712d7ed75675ce5bb7e216a91d0b3c"
66
license "Apache-2.0"
77
head "https://github.com/fern-api/fern.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, all: "9816f2895876841d7720afad5a81f31875ba1995335a91c47289b746cbe2569c"
10+
sha256 cellar: :any_skip_relocation, all: "29eb6e62acdd72caa2cc46eb0efceedc855ac9e5399ee9835028bb9cbcbd9bf5"
1111
end
1212

1313
depends_on "node"

0 commit comments

Comments
 (0)