Skip to content

Commit

Permalink
Merge pull request #205097 from Homebrew/bump-fern-api-0.50.16
Browse files Browse the repository at this point in the history
fern-api 0.50.16
  • Loading branch information
BrewTestBot authored Jan 21, 2025
2 parents a2db53c + c8d24c9 commit 1c90b1d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/f/fern-api.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
class FernApi < Formula
desc "Stripe-level SDKs and Docs for your API"
homepage "https://buildwithfern.com/"
url "https://registry.npmjs.org/fern-api/-/fern-api-0.50.15.tgz"
sha256 "e334d72439a91a8b75a63d609e8cc853ff68fa0ada563a92ab450e373e9e4522"
url "https://registry.npmjs.org/fern-api/-/fern-api-0.50.16.tgz"
sha256 "06d6787be30369d7263cc7f1b21bc086862003194e06bba35fa91b109ae167ad"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, all: "0a519c6eec35ec282ee1a14a781147f275db347c8aa1b62b48a6cb90abfbe329"
sha256 cellar: :any_skip_relocation, all: "457f79d96bd87418a23cfdf284daba697e3b78734f9869f90374c2048b8e7e03"
end

depends_on "node"
Expand Down

0 comments on commit 1c90b1d

Please sign in to comment.