Skip to content

Commit 8cefb14

Browse files
authored
Merge pull request Homebrew#225497 from Homebrew/bump-fern-api-0.63.26
fern-api 0.63.26
2 parents 458a333 + 9c75154 commit 8cefb14

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.25.tgz"
5-
sha256 "14cf511847767509e6740b44cce1618b584add5e84ccf1cc380bf366db644ffe"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.63.26.tgz"
5+
sha256 "7694e468743b2c37e5d4d481e0e2284ab8e6c8b5c853e5a040e3a3f637f7934b"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "6a4609a463557daffcad24738fa8ce0b0feae121cc84ea3d7de42af40906f8e5"
9+
sha256 cellar: :any_skip_relocation, all: "c8e9c5ca3a006900ca31503d236bf9944bdd2c02153234428955ee2188bf767f"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)