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 753f318 commit 9da3a71Copy full SHA for 9da3a71
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.10.tgz"
5
- sha256 "663f3f077b3d97854bd2f0ea69a10795634df836c7deeb48594293cef045978c"
+ url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.119.11.tgz"
+ sha256 "43df9f47e4a9e9105e5ac2a25135384846df288ba954d6643909d6fda3969eea"
6
license "MIT"
7
8
bottle do
0 commit comments