Skip to content

Commit 2f85934

Browse files
authored
Merge pull request #251319 from Homebrew/bump-fern-api-0.96.1
fern-api 0.96.1
2 parents 50a0ecf + 5b7a269 commit 2f85934

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.96.0.tgz"
5-
sha256 "556c28be75478576b2c333d0ad03bd4bd26fd01509e7a7e8f7d7e88dfeff4009"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.96.1.tgz"
5+
sha256 "f343c4647ab1d4c3b4330428105c7b68c62ded0d01c182d4fd21e91d5f391c06"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "1924b4e0bfee1694cdc448b81e237773de709947b0f01974b55c356acd61530a"
9+
sha256 cellar: :any_skip_relocation, all: "0bdb590ad2a10058336faedfb9c045ec74071550aaec22e933bf0fe82b1612c3"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)