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 e5693b3 commit 103ef74Copy full SHA for 103ef74
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.6.tgz"
5
- sha256 "d57b77c12c59ddaa10d30e7f992333d0f3bdb05baa7d511a80489afeb4c85d23"
+ url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.118.7.tgz"
+ sha256 "c4b93d05325a10abe09bb43429c8f88a0b6fc4666189e32c9fc5a922a83d8d4f"
6
license "MIT"
7
8
bottle do
0 commit comments