Skip to content

Commit 8feb33e

Browse files
authored
Merge pull request #223496 from Homebrew/bump-fern-api-0.61.10
fern-api 0.61.10
2 parents 06e66c4 + 19d8943 commit 8feb33e

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.61.8.tgz"
5-
sha256 "ec92563cf0a5b2b7e572167d9eee2a9ef816c54d791e8af611ada8da9e09378a"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.61.10.tgz"
5+
sha256 "cc13c6899edf4c77b646d624d4f4bb80610d936fbc9756f77b49eaaea8e243ce"
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: "f69a66eac1e8d8fa8cbba8edf0b8abdb7d1a8a709a5285d0b57342683e6f31f2"
10+
sha256 cellar: :any_skip_relocation, all: "588a50588a052c00a96015ac94fd0f4c0bd05e8eaa96173ee1334f329e113806"
1111
end
1212

1313
depends_on "node"

0 commit comments

Comments
 (0)