diff --git a/Formula/f/fern-api.rb b/Formula/f/fern-api.rb index 5a4ec5227f6419..83d3ecb64ef0ea 100644 --- a/Formula/f/fern-api.rb +++ b/Formula/f/fern-api.rb @@ -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"