Skip to content

Commit 337b6a6

Browse files
authored
Merge pull request #203738 from Homebrew/bump-fern-api-0.47.0
fern-api 0.47.0
2 parents ee072b4 + 72ee93e commit 337b6a6

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.46.23.tgz"
5-
sha256 "e31d990620bcb8f95d785cc73254241929ceb8d822e150d48c89508158464d57"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.47.0.tgz"
5+
sha256 "affa19cf26748449ef3ebb690a2496dae693c38f0c5a96d3ad364d0363c4d7f0"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "83b4669eb82905efe9e47d323c54029c58f19d82735eafcb207402422c821aee"
9+
sha256 cellar: :any_skip_relocation, all: "b4c3e1378d6f6bea4aa2cabb813879f846f7a969cc1c710b8a640bfa338bd8bc"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)