Skip to content

Commit

Permalink
Merge pull request #205630 from Homebrew/bump-fern-api-0.51.5
Browse files Browse the repository at this point in the history
fern-api 0.51.5
  • Loading branch information
BrewTestBot authored Jan 27, 2025
2 parents f933af4 + f0b2973 commit 2d0a8ca
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.51.4.tgz"
sha256 "8c51cdeaadf87ed3183863a63a6df4c0422fc95a7ffa934a7e3be9ff62153785"
url "https://registry.npmjs.org/fern-api/-/fern-api-0.51.5.tgz"
sha256 "e2962ce3cae9ee82dedaa4b64078c82943233abd0f52967a2d6150baf4294cd5"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, all: "e2c9257c9e887cc2e04734beffa060832766f533176f99cf016aecf7a69cd3cd"
sha256 cellar: :any_skip_relocation, all: "59219196dbdda07a9888e72e5b84cfac34765f8c79cf90bdf9bd50f40fa5ffd3"
end

depends_on "node"
Expand Down

0 comments on commit 2d0a8ca

Please sign in to comment.