Skip to content

Commit b452cea

Browse files
authored
Merge pull request #228261 from Homebrew/bump-fern-api-0.64.24
fern-api 0.64.24
2 parents 1d15492 + 15e7193 commit b452cea

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.23.tgz"
5-
sha256 "41673ebd128f747e9f5ea5dcca0b47cb0f0b5758381e8b3b1bb4a90f4a0eba6c"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.64.24.tgz"
5+
sha256 "17401c1a66e44271d24c3394c5584f285d69eec6c37fde2799e31da3056a7115"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "c375db5c53d3ebb2b339da056e7bf2a1c97b2094b80840f0867b2981c780356f"
9+
sha256 cellar: :any_skip_relocation, all: "1cc4d1d62a420abf8962205e078ade896a7c0f89cec55cc46ebd522670981284"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)