8000 Merge pull request #225034 from Homebrew/bump-fern-api-0.63.15 · Homebrew/homebrew-core@333e0a6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 333e0a6

Browse files
authored
Merge pull request #225034 from Homebrew/bump-fern-api-0.63.15
fern-api 0.63.15
2 parents fbacffa + 2587f04 commit 333e0a6

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.63.10.tgz"
5-
sha256 "07d50a6b748d9baa42ee6ae3a7d34ac122e13a09694c9eadeca6679fa2f781b1"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.63.15.tgz"
5+
sha256 "d5fc87949a129d5377d6b91153ce9d25bb563a1503a511db38774ab6b0d19810"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "5e323cae6e0691466ccfdac6721b900a56815d59699db5980a8f47b25c6c11cf"
9+
sha256 cellar: :any_skip_relocation, all: "d964c970667cc85c3cd210018a030965b909a7e62ee6b3de1653805ebf2ec989"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)
0