Skip to content

Commit

Permalink
Merge pull request #191413 from Homebrew/bump-fern-api-0.42.14
Browse files Browse the repository at this point in the history
fern-api 0.42.14
  • Loading branch information
BrewTestBot authored Sep 21, 2024
2 parents 2bda79a + 324bebe commit 82e6cc7
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.42.12.tgz"
sha256 "675b62eb98e398b63a33b33c67e9d763a55f7a0c746e2566e7e4247070d88888"
url "https://registry.npmjs.org/fern-api/-/fern-api-0.42.14.tgz"
sha256 "2469d1c4d76fa505727090e778bfac94e33cb4a6d0a791c8a4b10edd12c64894"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, all: "b16d06bd811e13eb07118b4b3159a3a50b10e5c99a60d61f52463665c3abadfb"
sha256 cellar: :any_skip_relocation, all: "e8fedfb979810de10622cf7d1d38960fcdc3a1b7f88f50417e5fc35bb7954c93"
end

depends_on "node"
Expand Down

0 comments on commit 82e6cc7

Please sign in to comment.