Skip to content

Commit bd7222e

Browse files
authored
Merge pull request #222181 from Homebrew/bump-fern-api-0.60.3
fern-api 0.60.3
2 parents 4234314 + bd4bc81 commit bd7222e

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.2.tgz"
5-
sha256 "b0aadc0c9ad60c564b4941befcf01cd9d4d8a8e002a5c6d987dbfcb64ff83fb2"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.60.3.tgz"
5+
sha256 "5d3d3774bb7f9c14c5a7c87c4ffa5cb8395105765bbf7de0e8fcf1928b6fa2be"
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: "bec052092ed5e763611736b4256cba5b7bb793174a8ca12ececf0e220874608f"
10+
sha256 cellar: :any_skip_relocation, all: "b39e5c32dcbe6d27416f89b24354de5dc460b023d2a017fccc81358cb18f232b"
1111
end
1212

1313
depends_on "node"

0 commit comments

Comments
 (0)