Skip to content

Commit

Permalink
Merge pull request Homebrew#174798 from Homebrew/bump-promptfoo-0.65.0
Browse files Browse the repository at this point in the history
promptfoo 0.65.0
  • Loading branch information
BrewTestBot authored Jun 17, 2024
2 parents 72c6ea6 + e67f221 commit 8334eab
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.64.0.tgz"
sha256 "db495af69a9ba8ecb61bf3f8e04069e47b0fe4fc470f05abf3e37247cb98a3fb"
url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.65.0.tgz"
sha256 "97d4bc0138bda8fd6f7eee721cebf080cbe2a6cb2ae90f10da1774a1c82c7630"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "edbf46417f3d2e2c5049721aa4afb8ad00eae296f0e721d1018419e6a1b9aef6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "848e5c83edb8a3af83ab415a31fe21ace38429dcbd063316525ba073fe25fc5b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "faa5d5690ee67d474c4836f1ea8080e1fa49d785230339ae45da664e74dc1fac"
sha256 cellar: :any_skip_relocation, sonoma: "aa61f06af978d19fca5de9a9fda624f90b689d008e92fb914fc8e523a2382d58"
sha256 cellar: :any_skip_relocation, ventura: "949ffc900cd2b4e0607e4a5160ca6802dc8b5c5472dbe2a9fb8c6905d8a5786f"
sha256 cellar: :any_skip_relocation, monterey: "6b32c5a6db434067e19bb154b945aa7e191d654147aede7016a23e427fe49421"
sha256 cellar: :any_skip_relocation, x86_64_linux: "fe9fc0aaf13ed2355e40a6175cc68fb6bd1220d09fa8e97e3c8fc2187a3d901d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0974801f05719087bfccc68d6cf5e490266d05e907e9593e6d9afd56c5e8b12e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c428c9275da86cd2c6b1039376bfbcbdedb698e824dfe73ce5f6feeac193721c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "353cd15b7f72ec9afc873781b373af1b830434fe7ef886f40ec08bdf832551dd"
sha256 cellar: :any_skip_relocation, sonoma: "010bec74e811b87b4ee511d22002f8a1cf191372483ec66dfa09bb57a4d19393"
sha256 cellar: :any_skip_relocation, ventura: "f10dd0846fb4755bf980ba5a8d53ec89124986c2f6e2738f089a8da59a351d8e"
sha256 cellar: :any_skip_relocation, monterey: "8415a4594f3684abfcb8dbcf08c7769be700cd60ae3406f5f14fb284fa5fabc7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d3e949a75f004cd12a3c2c0e2805bb0d8d291be4b9080f746254ccd3703ee510"
end

depends_on "node"
Expand Down

0 comments on commit 8334eab

Please sign in to comment.