Skip to content

Commit 7d121f0

Browse files
authored
Merge pull request Homebrew#228790 from Homebrew/bump-fern-api-0.64.34
fern-api 0.64.34
2 parents 1954c43 + 5204f1c commit 7d121f0

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.33.tgz"
5-
sha256 "f6344e2010425957a91e4488e0f0fb525fb43e0ec2694f752aa2bbf86e64de69"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.64.34.tgz"
5+
sha256 "d0b563d5e901e07fd97d6ebc891d2488d450490b0f04a20d82491c0c26c18d08"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "acae6cb3344f8457348ffe53482831899ccee6d84a7eb273d04a4776b1f95576"
9+
sha256 cellar: :any_skip_relocation, all: "9aca02aa7ada90006656bdc343f4976ccf498b058577b8db1bd492c482f6bfb7"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)