We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2784c5 commit 8a1d09cCopy full SHA for 8a1d09c
Formula/p/promptfoo.rb
@@ -1,8 +1,8 @@
1
class Promptfoo < Formula
2
desc "Test your LLM app locally"
3
homepage "https://promptfoo.dev/"
4
- url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.103.11.tgz"
5
- sha256 "40fd10c4d7fa71ce8cf643235b755d69334cfff36ad069d272b6346c01ab248a"
+ url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.103.12.tgz"
+ sha256 "4166c293ff600eb54f56e2abc646abe81e74bb5245b69b10ca31b2e4d128868f"
6
license "MIT"
7
8
bottle do
0 commit comments