From 8c971258a14148724c237b579abf945900a64d17 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 25 Jul 2024 15:52:40 +0000 Subject: [PATCH 1/2] promptfoo 0.73.6 --- 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 9905c36fa7237..3b38b02734cbc 100644 --- a/Formula/p/promptfoo.rb +++ b/Formula/p/promptfoo.rb @@ -3,8 +3,8 @@ class Promptfoo < Formula desc "Test your LLM app locally" homepage "https://promptfoo.dev/" - url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.73.5.tgz" - sha256 "9f421fb8706661942dfcc2dcde34f4e8d2504d8f4c6f1fba485838a9aba71d00" + url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.73.6.tgz" + sha256 "2d4862044fc9de75d7feaf2a2a9eadb389c3d6ac39206ac1b74dc55ff5b01fe0" license "MIT" bottle do From 0e9391cded72558b9a5f8d6d0e9beef6b1eb1c08 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 25 Jul 2024 17:42:17 +0000 Subject: [PATCH 2/2] promptfoo: update 0.73.6 bottle. --- Formula/p/promptfoo.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/p/promptfoo.rb b/Formula/p/promptfoo.rb index 3b38b02734cbc..9aba5c95589c1 100644 --- a/Formula/p/promptfoo.rb +++ b/Formula/p/promptfoo.rb @@ -8,13 +8,13 @@ class Promptfoo < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "294cd5c859afccddf1a469cc9b7cf0bd7dafa5b62ce0dcdf2ab8dadb24c5d4ce" - sha256 cellar: :any_skip_relocation, arm64_ventura: "a8f9f08857e75060e85de06ae181ebace67edd4c333335591a1c91339904f718" - sha256 cellar: :any_skip_relocation, arm64_monterey: "d2872039e05851d2eee90ea343d93c10f1405bdecbf3f418d647a2c9678f8267" - sha256 cellar: :any_skip_relocation, sonoma: "e30dc4f5703d6b87546dbf654b3564b66b973683d61d3944317eaf7415222bb4" - sha256 cellar: :any_skip_relocation, ventura: "bb9858a88c82fc8c45cfaedb83d7603efe6cefb7dfa026cd324f237e4c49fc91" - sha256 cellar: :any_skip_relocation, monterey: "d41880e787495dddcfe3618b19a3cfe7cded84f84debaee8b12400e2ea5a0916" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a404ec0b29fdad36305edac0b9b3b796cd54dda7e3a5b1db9595511544f2fd21" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "0c8b7959fda34dd97a73cdc8a7ac6b8eddd5e9649f8fefda39ff9836b0709d6c" + sha256 cellar: :any_skip_relocation, arm64_ventura: "61717fe4cd37239ee4aec4e2a313a024d0715e06f5eb2ffb43ca38441d4a5161" + sha256 cellar: :any_skip_relocation, arm64_monterey: "8ac015f1a94122c4448a235735fa662d95c103e4f1cd6884cb73227efab1cc40" + sha256 cellar: :any_skip_relocation, sonoma: "654f69de21fa57383b7772ccd0a7d71b3a1257717e3640a825ddaf6db9d0cfcd" + sha256 cellar: :any_skip_relocation, ventura: "3f563b953f631bf23abfa034690c5ca9c1c4fb868899bf67a8fcf328027770df" + sha256 cellar: :any_skip_relocation, monterey: "df9c260aec86a8e919c954591cf11d1475ad08c7b9835de522bed394102a2b6f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0dd79087405f113afda0a43223d7c6259cb2c371cdab0eb38868cca1c687f54a" end depends_on "node"