Skip to content

Commit 0df255f

Browse files
authored
Merge pull request #232846 from Homebrew/bump-fern-api-0.65.48
fern-api 0.65.48
2 parents d714202 + c7ceb22 commit 0df255f

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.65.47.tgz"
5-
sha256 "f3f9347e4ed9d939a865190650b294271e09415d20018b7e7e76e0d6329c7414"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.65.48.tgz"
5+
sha256 "a110495819a43450f67742a695d620a64623d8b2053ac5cbf19273c2ad9b4411"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "a4c36d01a182c853ccc89552e67d48787863b950b08b676f52d96d3f71a4033b"
9+
sha256 cellar: :any_skip_relocation, all: "359a4966273d6b6613ae3564639bcd58e68a0bdacf834b49cb099532b05fc5bc"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)