From c770d5eb85e3ccaca5403f1e1f43fb2fc4cb8906 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 10 Nov 2024 21:45:26 +0000 Subject: [PATCH 1/2] promptfoo 0.96.0 --- 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 4b51ed44a4b40..baa65d0ada3b4 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.95.0.tgz" - sha256 "473b53ce88526cc087fa5b46fcacab6ca0d3b0699f7ec12c8722b1c6402b83b5" + url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.96.0.tgz" + sha256 "6aab0b01eae678c7c1538330609f9febdcc5fe2a43301e57222a2f9e0ab68eec" license "MIT" bottle do From 4d13280a0a04c4f56fcef9e25281141979bdb940 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 10 Nov 2024 22:16:13 +0000 Subject: [PATCH 2/2] promptfoo: update 0.96.0 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 baa65d0ada3b4..d59ebce024dc5 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_skip_relocation, arm64_sequoia: "234d1440ff26bbf936240d4add7d85b8c2eff79421deac4f9ca109dd0286c6b2" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "20b9a1caa523ce34bfa6f1d037f76d6bf99f971c0a6a6c2849ed61392f013fc6" - sha256 cellar: :any_skip_relocation, arm64_ventura: "2bf8b37f777d128e718a55399338aed9bd5d809fae3ac4cfc078dc32a5f6128a" - sha256 cellar: :any_skip_relocation, sonoma: "1f2e1233e934024924f708ca1a7c1f7292f86c477972f8c55eb9b05579602957" - sha256 cellar: :any_skip_relocation, ventura: "569bebf342ef50905d2b17aa643c8f6c04cd0c3ba30f0bc75b6e09ac1d522624" - sha256 cellar: :any_skip_relocation, x86_64_linux: "cdc074976854b02e6d4513a1f7d374a081bfe2bed3f201e021d02cfa4844c460" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "3f2ac0d522d962649ae9879dc83b88ebcedb23783e8c38609776032d140613e6" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "90f10f49ed7f242295b3d6249e0678acbe80eae01589a3d393316476b435942a" + sha256 cellar: :any_skip_relocation, arm64_ventura: "dd4ad6534bc405af729a59eb147299b2db6a1829bf5b66606eb0e2f8da836353" + sha256 cellar: :any_skip_relocation, sonoma: "663763dedc4dfa287e506e1d9c4894a504e90f9ca590ce958f503cc59b16d494" + sha256 cellar: :any_skip_relocation, ventura: "ad0897bb088707434368c65aa8eb77b827d524990e5c53d75a3b0dc81507890b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5fec06eb0b423fe4bd7c8df5dd3e914ee21453953c9669fedcf54841ead45ee6" end depends_on "node"