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 b38cb76 commit 9c17b7dCopy full SHA for 9c17b7d
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.118.8.tgz"
5
- sha256 "3be7edd72ce92ade5badf2d5eb8e4fbe90501db7feb147fd63f3b64b8626bc8e"
+ url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.118.9.tgz"
+ sha256 "51f3ba0b1836d7bd57c49fa265c91c15aa9600bb193fed338b474d9e32346eb5"
6
license "MIT"
7
8
bottle do
0 commit comments