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 654ffca commit b466b86Copy full SHA for b466b86
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.119.6.tgz"
5
- sha256 "40f6db383c7a9da0e17b0c8241429188aa56175f15f1334d4dcbb187cba865f5"
+ url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.119.7.tgz"
+ sha256 "df484562f7a4281a5fd8ce2673b259099a93ad76388a29786d23f3a4cba6288c"
6
license "MIT"
7
8
bottle do
0 commit comments