Skip to content

Commit d9eee0a

Browse files
authored
Merge pull request #228076 from Homebrew/bump-fern-api-0.64.21
fern-api 0.64.21
2 parents 6aaa5ac + 69f5fb1 commit d9eee0a

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.64.20.tgz"
5-
sha256 "cc012cc43acb16c7c9d12e45defeca63f5d2497e34a23fcdf9c5599d138b558d"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.64.21.tgz"
5+
sha256 "61a78203184667dcb86768756c167aca6f13a0381dfd1f2be5c58d9d0fe4b710"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "d23a22066f194c0a143c6735ed7be2e76282b5a5b5d9f8e6fd1cb297b97de559"
9+
sha256 cellar: :any_skip_relocation, all: "818bda6caac47f3548a7647dc72c12849b27c38c1aa10fa935017e32f5f3d76f"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)