Skip to content

Commit 2e9d7b5

Browse files
authored
Merge pull request Homebrew#206541 from Homebrew/bump-fern-api-0.51.24
fern-api 0.51.24
2 parents a2400ac + 0d51216 commit 2e9d7b5

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.51.21.tgz"
5-
sha256 "e7fb649db0ed84b9729d8814bfcbd561cc0a02d93b801882b22678c67146022d"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.51.24.tgz"
5+
sha256 "80b51722084ad78c67baeec7f92600e547af64fa0e7504f51c55fb54076d3b77"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "8298886251fbb069db3b019346d10a454cb86cecdd1b5e3264d86a427fbd54c2"
9+
sha256 cellar: :any_skip_relocation, all: "6b529333826009f2eb1825331afc86c6446ddff603b4366f13cf61b5b92b1014"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)