Skip to content

Commit

Permalink
Merge pull request #191771 from Homebrew/bump-fern-api-0.43.0
Browse files Browse the repository at this point in the history
fern-api 0.43.0
  • Loading branch information
BrewTestBot authored Sep 24, 2024
2 parents 245d440 + e28ae8b commit f88007c
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.15.tgz"
sha256 "6debe3221aa699bdc0862d3c377c4deaa639585b635343c9837b0368c80e03aa"
url "https://registry.npmjs.org/fern-api/-/fern-api-0.43.0.tgz"
sha256 "1a4b6e9f86c750d17184444eb9c441adb0ae1665d685d37c27ca3c41a5efc0fd"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, all: "e0474e9bd2699f8132be39b7da82b67a4b8799c8b347fb52b89321b2b61cfccb"
sha256 cellar: :any_skip_relocation, all: "ea15ac578022b1d14a6f81d9d90bede47156ca3e351d6fff4d73e7b1ca5f667f"
end

depends_on "node"
Expand Down

0 comments on commit f88007c

Please sign in to comment.