Skip to content

Commit 7827ed2

Browse files
authored
Merge pull request Homebrew#251927 from Homebrew/bump-fern-api-0.100.1
fern-api 0.100.1
2 parents 5267fd4 + d60d5bd commit 7827ed2

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,12 +1,12 @@
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.99.4.tgz"
5-
sha256 "a9c3cad9e4dfdf85c8ba9632a87f05c33f297aeca6dbe5a0fe77dbd37c4e6cb5"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.100.1.tgz"
5+
sha256 "da1daa006289d1bafb0ba7510ff1d628f9e1edeb8bc9036b182fd50f1fba9b61"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "713133eb85e7407a366404210474af2b5688f445b9fd92006c97d860d7025506"
9+
sha256 cellar: :any_skip_relocation, all: "d30521d5c029d57d08680383a4e4ad724f6dca99f0ea2abe75b1422e32222cee"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)