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 1ef74b6 commit c2f4fa3Copy full SHA for c2f4fa3
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.117.5.tgz"
5
- sha256 "aff74f62fac8b896ce0318341141357c89b5109bf404dbc43e3a5b998759cf96"
+ url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.117.6.tgz"
+ sha256 "b87ea9398155ee8f602ae995d5d4a98e5405a543ec9a8dc8e2913bd589bfa010"
6
license "MIT"
7
8
bottle do
0 commit comments