Skip to content

Commit 334f1f7

Browse files
authored
Merge pull request #222276 from Homebrew/bump-promptfoo-0.112.3
promptfoo 0.112.3
2 parents 1a2fb4d + a0f8e3c commit 334f1f7

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/p/promptfoo.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
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.112.1.tgz"
5-
sha256 "97a12769ed1e285372c196af5c1794c26f55ea47ad60ac0ca890a89ba28d5c0e"
4+
url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.112.3.tgz"
5+
sha256 "355a03076a796e3c11d8cfb58e714e6670d427b54d381b44341131e51c51a241"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any, arm64_sequoia: "de9497eee2f0576b7348677b48ff85557aa9c84ee0a5dd28f9aa3461b272eabc"
10-
sha256 cellar: :any, arm64_sonoma: "535c51b54181730d3ee22a57aa8f9c3b9eedca18d3a24e8ac548329bb77a6cd0"
11-
sha256 cellar: :any, arm64_ventura: "22df9353a64a1bbb2ad8cb43ca569feb88c9fc88063be77a54fd313d71db2ed1"
12-
sha256 sonoma: "5c523accc32c3a9009e5ee918217abeee69ce58a78222bc1ea8a79d404ef7d5b"
13-
sha256 ventura: "b9f6f615aa1980a26e0eb31471740f99faba0056e4e22e46d0489d59a7d92c23"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "ae9b999269e873b118d1e3cd551999f5d6305b5e53620ef31fbbb66c39834108"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9d6ab8008d10729a8a8c8bd26121eb91d0fdc9643c33e79e9cb320d01c2f3a7c"
9+
sha256 cellar: :any, arm64_sequoia: "d19e994971aaa0cccd8ceeb4915ad55f5b577474222feded4d060ea09b3a7a99"
10+
sha256 cellar: :any, arm64_sonoma: "4eb7369e8992b3c97db4fe4a0b118695aec37ac29ffa6154664a1686957095d4"
11+
sha256 cellar: :any, arm64_ventura: "9c84eed6c5e3bdeab021e96a4263be26f41622450deccf5a40891f4e6f499b73"
12+
sha256 sonoma: "7b8002637dc201e992bb149c5274c9da827b1552959ac544d2a15d5363297779"
13+
sha256 ventura: "8c34a642b9b67e15ac6477dee849ac2c6531b8c6e8780d6fda9dc1b9cbbcfb77"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "4568a08eb6fe69e6399f9e890a3a528513c36df0720a9d69630a05dcaa6435a4"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8b099010865093355d20b378d1fdd72068da4a2ba5c66abcd9c512eed34d3587"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)