Skip to content

Commit b06bafb

Browse files
authored
Merge pull request Homebrew#251811 from Homebrew/bump-fern-api-0.99.2
fern-api 0.99.2
2 parents ea3ee0c + ed7f396 commit b06bafb

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.1.tgz"
5-
sha256 "12855c50fba375bde93c0ad1b58b43f55e7db4b5c5c74104aa9a368daab5ab34"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.99.2.tgz"
5+
sha256 "ad92acaaf096fd3177cae3684e67bd522b26344a78b3a70cb29e54ea7fdc5646"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "58623d07f57b9e5faf10465b1497efca2f836485c8f552db55c517c250de7e6c"
9+
sha256 cellar: :any_skip_relocation, all: "66534bc25f39e3e3bfef802401951d8cc089c35a9db8047a8b9694ed0683c797"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)