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 da2035a commit 2db0576Copy full SHA for 2db0576
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.7.tgz"
5
- sha256 "f88d089f08005ee2db0bd28db946076e7237dbd699c1a5128bfd988bdc4705b0"
+ url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.117.1.tgz"
+ sha256 "0880b41166d1e49d36d3572c1101ba53ec5d58b787119b5798d0d20b153f45b1"
6
license "MIT"
7
8
bottle do
0 commit comments