From 7fa5ac083618168e2a87addb2059f7a51520b661 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 15 Oct 2025 02:51:20 +0000 Subject: [PATCH 1/2] promptfoo 0.118.16 --- Formula/p/promptfoo.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/p/promptfoo.rb b/Formula/p/promptfoo.rb index f0bb9783d78ef..645185586866f 100644 --- a/Formula/p/promptfoo.rb +++ b/Formula/p/promptfoo.rb @@ -1,8 +1,8 @@ class Promptfoo < Formula desc "Test your LLM app locally" homepage "https://promptfoo.dev/" - url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.118.15.tgz" - sha256 "719646d44c2b16b82a061eb9c1933458dade4558a1e163ef56aadde4d3b747ff" + url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.118.16.tgz" + sha256 "a15eaf3580ab0b941f78a4ebb57b434c39e0c4f9081af4732b9c1b541ce2f1ef" license "MIT" bottle do From 2274720e88d7b382334d717e9e1629c587ab300c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 15 Oct 2025 05:30:33 +0000 Subject: [PATCH 2/2] promptfoo: update 0.118.16 bottle. --- Formula/p/promptfoo.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/p/promptfoo.rb b/Formula/p/promptfoo.rb index 645185586866f..b879a273f4820 100644 --- a/Formula/p/promptfoo.rb +++ b/Formula/p/promptfoo.rb @@ -6,12 +6,12 @@ class Promptfoo < Formula license "MIT" bottle do - sha256 cellar: :any, arm64_tahoe: "88206d36873de4837e33346c9b3a9d843307ec8af979a4f880a06535d8250f16" - sha256 cellar: :any, arm64_sequoia: "eded7dc0c5d4c444375d6cb1cbce821f4fa5cf0c8a3e9b35e66281b23faa2e28" - sha256 cellar: :any, arm64_sonoma: "4d9a38e543235877c76076a43aee9aa810e6e1efdc361e2205cdb53f76a610fa" - sha256 cellar: :any, sonoma: "56b849b6d83384b001a4e5a7390ed7a69a131a27da2630645b7c19a2e203a1a7" - sha256 cellar: :any_skip_relocation, arm64_linux: "d86f151ecf94c27818c2f07cfbf28dccfd5c6da46507f89adcc93e7fd198e9e6" - sha256 cellar: :any_skip_relocation, x86_64_linux: "9d11d5c2b708cab70063b7d962966c707770b051cb9b1af9a059de22e9af4cc7" + sha256 cellar: :any, arm64_tahoe: "e237591795d86dde4ce699ee3887e8baf7218b6d96989a24ad7ebf67197fd958" + sha256 cellar: :any, arm64_sequoia: "970e8f52ec5b707a2adc21f55ea792decd4859ec6bbbc75344b1223576fa2243" + sha256 cellar: :any, arm64_sonoma: "d7cbfd4db999e7fd61ffade22b887ac2e644fd1d4f1479f156188c5c14e9873e" + sha256 cellar: :any, sonoma: "6e5ce0c0bd8160dbe03e022b7a1b1850479f717c95091e18685520e642742405" + sha256 cellar: :any_skip_relocation, arm64_linux: "6b749d3aca3ea10d5ad87b7df77dc562804a4903e97f5bd2b91bbd18ab383651" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8699f0eeb1e0ac65991cac7dca513c16f01235d570a54a8c3fddf2479e9d3bd8" end depends_on "node"