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 9c27586 commit 8ba7022Copy full SHA for 8ba7022
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.11.tgz"
5
- sha256 "af3a5d4b6cc99b25e186a64b9a8db3a294ad47d160fe614b716dade350ed2591"
+ url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.118.12.tgz"
+ sha256 "053e937fb74f88b1410fa29636a2447655356dbd727d5f8ea16668df3ce3d496"
6
license "MIT"
7
8
bottle do
0 commit comments