Skip to content

Commit 09079dc

Browse files
authored
Merge pull request Homebrew#236486 from Homebrew/bump-fern-api-0.71.0
fern-api 0.71.0
2 parents 8e05465 + 40ec396 commit 09079dc

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.70.4.tgz"
5-
sha256 "63f4dc1e6167a1236fd7af2a514c88c206e547282980035dc3700c5b7b1aaeca"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.71.0.tgz"
5+
sha256 "1ce39612a3e265d815ba74c5450266d2e7d2c2020b30e9971ed01db726a6ef24"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "654ab90b2461c5f656572f2f30f769c1a0d272cec1dfedc4ab4fc92ebfbd9838"
9+
sha256 cellar: :any_skip_relocation, all: "ac564c2bef96b41866644cbe3a736e9609ad7a714d589cba1c36fec8adcc94af"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)