Skip to content

Commit

Permalink
Merge pull request #177861 from Homebrew/bump-fern-api-0.33.2
Browse files Browse the repository at this point in the history
fern-api 0.33.2
  • Loading branch information
BrewTestBot authored Jul 20, 2024
2 parents 138f7b1 + 1bb264f commit 38a990d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/f/fern-api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
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.33.1.tgz"
sha256 "ee220862872d8b1e9c342727cc4e2bc9b6b9bb94844af72fe6690a586f3f547f"
url "https://registry.npmjs.org/fern-api/-/fern-api-0.33.2.tgz"
sha256 "d28342658a903da5abf4d4335e8b8bd771d124c6218dfc857795948ac2dbf329"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "981a77e65fa2cdc0c184c7f561e3b8f0fb59a7531f1cadb9fb9465f463139dc9"
sha256 cellar: :any_skip_relocation, arm64_ventura: "981a77e65fa2cdc0c184c7f561e3b8f0fb59a7531f1cadb9fb9465f463139dc9"
sha256 cellar: :any_skip_relocation, arm64_monterey: "981a77e65fa2cdc0c184c7f561e3b8f0fb59a7531f1cadb9fb9465f463139dc9"
sha256 cellar: :any_skip_relocation, sonoma: "46d44a7fc70b04f559810fd708cdfc6e8b573fa1e5d7a0cc8131134cc3cfc60d"
sha256 cellar: :any_skip_relocation, ventura: "46d44a7fc70b04f559810fd708cdfc6e8b573fa1e5d7a0cc8131134cc3cfc60d"
sha256 cellar: :any_skip_relocation, monterey: "981a77e65fa2cdc0c184c7f561e3b8f0fb59a7531f1cadb9fb9465f463139dc9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b007aa1daccb68a3a40b9194aa800de0020becf3acd879c6a3a896113ed37899"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "76a788ec69519f2197f972e8c9b28924e7c3d6d42f12404b2d40afc1d54d443b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "76a788ec69519f2197f972e8c9b28924e7c3d6d42f12404b2d40afc1d54d443b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "76a788ec69519f2197f972e8c9b28924e7c3d6d42f12404b2d40afc1d54d443b"
sha256 cellar: :any_skip_relocation, sonoma: "76a788ec69519f2197f972e8c9b28924e7c3d6d42f12404b2d40afc1d54d443b"
sha256 cellar: :any_skip_relocation, ventura: "76a788ec69519f2197f972e8c9b28924e7c3d6d42f12404b2d40afc1d54d443b"
sha256 cellar: :any_skip_relocation, monterey: "76a788ec69519f2197f972e8c9b28924e7c3d6d42f12404b2d40afc1d54d443b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "fbb3a29457ce1534b51fa7e3b044633bce328c49bf08422708fe7a5076cd6dfa"
end

depends_on "node"
Expand Down

0 comments on commit 38a990d

Please sign in to comment.