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 2325ff0 commit 56a9998Copy full SHA for 56a9998
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.115.2.tgz"
5
- sha256 "51c1228627b873b609c31cba917c0a848c4cae7106d3f3662afabeefb1298a57"
+ url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.115.3.tgz"
+ sha256 "ec184b8814c7ef0838bebbc2d9c89308d54647911994b47d4f3c3df89b471c71"
6
license "MIT"
7
8
bottle do
0 commit comments