From 8434aa91b1f3dc3c44b9c9817767490d8a11af77 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 06:45:22 +0000 Subject: [PATCH 1/2] promptfoo 0.89.3 --- 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 0d3dc1a0ed17..1e9203b15221 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.89.2.tgz" - sha256 "d9c3cd0d1c02f87721aa3a2fd5af5d66740650900834ecd6e93835be7e39ce87" + url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.89.3.tgz" + sha256 "425550170c828a2a51a868c1a68de9d06265396b24ca80e67e6cf29506d13067" license "MIT" bottle do From 4e60b50f66f02fc6e7c27cf8a4adb852dcc41172 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 08:02:27 +0000 Subject: [PATCH 2/2] promptfoo: update 0.89.3 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 1e9203b15221..627f9f1b865c 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: "cf79af546cc01bf2f8d231e226a615db404167fb4d5122999552c725fcbbf7bd" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "69db87f2895bee6e2166dc6d9033aaaaaaf0b961c84bdda97ccd3e42fa9d737b" - sha256 cellar: :any_skip_relocation, arm64_ventura: "af902fb10afd2d49ec9ea1a737ee895956494364fc013afc4c5711f1cd861189" - sha256 cellar: :any_skip_relocation, sonoma: "f878db6c3d59930eae010bf9830ac3242753f4815f2868d15d60c36b7522700d" - sha256 cellar: :any_skip_relocation, ventura: "7694d513549ce06984cb81b7582d20a0e87a7acf58cffe7d389450e97e81dd3a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "eccaf17e2076830bf6014839f9d5ac66e6a2cd3042a49d3e875966b9097f0d05" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "02c70ecd875335a086b2487b3b96f57e41f34deb3d4f2fc0c2c096a84c442392" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "0fb3e536e18f16e12452c3ed5be3a336cb78cb187260f1748cdf554437cae5ec" + sha256 cellar: :any_skip_relocation, arm64_ventura: "f2d8060a8dbdfc806bddbf10eeff273a243302902adf84d10bc70b7f6cda4eb7" + sha256 cellar: :any_skip_relocation, sonoma: "8d9fa8685d57f0afa69c0ea9fb94550c1d30408f77172629544da9f7ad37fc50" + sha256 cellar: :any_skip_relocation, ventura: "ca5cfd3d502ea7170a9b8949845808d52d8d9ac9667c1db75e0a47b21034936c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "bbd424761ecb2889cc8ce3783a6a9b1f6da7b697872c4d0b618c184226f960db" end depends_on "node"