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 36b9468 commit 84fa796Copy full SHA for 84fa796
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.0.tgz"
5
- sha256 "e016fc4b03cf92babdd3ce79daefec69edb542698b886fc49af98298965c6249"
+ url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.119.1.tgz"
+ sha256 "98f704ac89357f942683226c7b02dae1ece35ce79f0fc0fc705263fb45c0352d"
6
license "MIT"
7
8
bottle do
0 commit comments