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 9c66392 commit 154da11Copy full SHA for 154da11
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.116.2.tgz"
5
- sha256 "2925a3e5d5afeb547a69ab3104d3a86cb668dbe28db79ac0bf537a5b81b1d1cc"
+ url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.116.3.tgz"
+ sha256 "fdd98841881a3130ecd4a608dc4f0e37847bd6280f6ae2395eed675fe1bfb6f9"
6
license "MIT"
7
8
bottle do
0 commit comments