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 fed8acb commit ed132d5Copy full SHA for ed132d5
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.108.0.tgz"
5
- sha256 "10934bcc1d7d86ac424cdd57116ab19b64916811e81245e315d46d87f57e0a40"
+ url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.109.0.tgz"
+ sha256 "b4c85499638b1c301ee1627e6b198c874ab30d42f7542884a9bdb642e1b2e63e"
6
license "MIT"
7
8
bottle do
0 commit comments