Skip to content

Commit b8fee93

Browse files
authored
Merge pull request #251056 from Homebrew/bump-fern-api-0.95.1
fern-api 0.95.1
2 parents d20f25b + 19b67b3 commit b8fee93

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.95.0.tgz"
5-
sha256 "ea723d23169dfe9fd6da704620aba23d14322b292b604b17581851a8896faee3"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.95.1.tgz"
5+
sha256 "809743c218e2eadde857e5355d594e592d5f9ce70d15d66c96d00a6e19ef8396"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "6bd89c1d903825708e540f02c71ed0b659f884cd8e7f4622d81923ac814dfd47"
9+
sha256 cellar: :any_skip_relocation, all: "1aa10665848f56df01fd1e5cb789921e4463a81f59ecd4ad53657b050003623c"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)