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 6a27cd3 commit f649765Copy full SHA for f649765
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.116.6.tgz"
5
- sha256 "83c79ce6dbc3540cf74fb067627aec2a780e2d26f90c797dc84e06c7732ac8f5"
+ url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.116.7.tgz"
+ sha256 "f88d089f08005ee2db0bd28db946076e7237dbd699c1a5128bfd988bdc4705b0"
6
license "MIT"
7
8
bottle do
0 commit comments