Skip to content

Commit 6d9b318

Browse files
authored
Merge pull request #203771 from Homebrew/bump-promptfoo-0.103.6
promptfoo 0.103.6
2 parents 16c489f + 691e7a8 commit 6d9b318

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/p/promptfoo.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
class Promptfoo < Formula
22
desc "Test your LLM app locally"
33
homepage "https://promptfoo.dev/"
4-
url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.103.5.tgz"
5-
sha256 "5cd9d254c7e66bd725f3bf4df8574307e0dbeacb27693ea6dd221e2fd1c60891"
4+
url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.103.6.tgz"
5+
sha256 "b9554db026afb9b50832228407ab8e2107b300f204eee8a6bf424a6afb0009cc"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2933b912abd791511138f80a0941b9b259e90c94b6113569d6966bb316427dbf"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "160c7714137d22c386776b02a546e9eb37f313f99bc601605baf8f03cf8673f2"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "865c4e67d6726352882d978b15b1c79a81fae4b28266f51f094fcf2c1b4ed460"
12-
sha256 cellar: :any_skip_relocation, sonoma: "d7655075804d64fac38b89111ed4ab3b12c6d332a3f1d470c02e39e83384e52d"
13-
sha256 cellar: :any_skip_relocation, ventura: "feee8be60ccee779c898b728e4ae9501d2498086537b9c746f7a166c2357093f"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "18c48a17039874e62d6668fec1491e9073877a0c477cead26e0fd6ffbc3205b6"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "047e98ed8b09f53de763718398f2aee1ff23bb2f38c581062d3c51ac38a2ec0a"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d2b1c0b3cd7448b50b292951bc6b870714b54cdecad2919b99f9e5b03ea97287"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "116295de89b7839fe28d5db5d4f30fde7e6f740ef6ed9fa180b1288e5a0ec19b"
12+
sha256 cellar: :any_skip_relocation, sonoma: "8591dad1690feb4839208f2a8aa68841d077737c3a906e29f7ff8b5401839ed0"
13+
sha256 cellar: :any_skip_relocation, ventura: "6d0e2745261a2ec2ad9f266ee7e6c41eca480c50f683ffd5020d3931d44a62e8"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6cea7e83f7c964a578410e0519a5314e5946d47d249387ddb67d8aa8a94cf484"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)