Skip to content

Commit

Permalink
Merge pull request #192995 from Homebrew/bump-fern-api-0.44.4
Browse files Browse the repository at this point in the history
fern-api 0.44.4
  • Loading branch information
BrewTestBot authored Oct 6, 2024
2 parents 377d1ec + 01e04a3 commit c0ad72f
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.44.3.tgz"
sha256 "102c8afaba539f910b797e864988235ede6759ae9b7cf09225fded1359a32d0a"
url "https://registry.npmjs.org/fern-api/-/fern-api-0.44.4.tgz"
sha256 "062e6d4ebbc9fec04e5552d8e8e0e3c76cc5e3adf4282de04ee4104645be2678"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, all: "56afcf5d743c64a41957ed01259dfe76f3458701e95a05e1fc82377f1a4655b2"
sha256 cellar: :any_skip_relocation, all: "b2a33ea840f49ac1e809c201ef92985e2483d9b1ffdce6547f250056a845942f"
end

depends_on "node"
Expand Down

0 comments on commit c0ad72f

Please sign in to comment.