Skip to content

Commit

Permalink
Merge pull request #178452 from Homebrew/bump-promptfoo-0.73.6
Browse files Browse the repository at this point in the history
promptfoo 0.73.6
  • Loading branch information
BrewTestBot authored Jul 25, 2024
2 parents d91f04f + 0e9391c commit e14b2c9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/p/promptfoo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
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
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"
Expand Down

0 comments on commit e14b2c9

Please sign in to comment.