Skip to content

Commit

Permalink
Merge pull request Homebrew#203252 from Homebrew/bump-fern-api-0.46.20
Browse files Browse the repository at this point in the history
fern-api 0.46.20
  • Loading branch information
BrewTestBot authored Jan 5, 2025
2 parents c245e39 + 80250d8 commit 39ebf30
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.46.19.tgz"
sha256 "dd3dc3ee538bed29bf51393d0dac7a96575f161f4280ecdb9f2fc315290075fb"
url "https://registry.npmjs.org/fern-api/-/fern-api-0.46.20.tgz"
sha256 "740693c2e0ed8c58034d5343c2b576612b32790b1b0a3831ff639d6f443fa39c"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, all: "dd16080c167102e25e3bacf06f1825e59434478a5cbddaa3eeeac22446dc4e35"
sha256 cellar: :any_skip_relocation, all: "3f8f44cd9768fa1c0756dbb3808949cd48aed7f4b6145a247e9bcd398d9c85c5"
end

depends_on "node"
Expand Down

0 comments on commit 39ebf30

Please sign in to comment.