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 a07029e commit 2c11bc1Copy full SHA for 2c11bc1
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.114.0.tgz"
5
- sha256 "4c66f2b52d654dd6b50b1684d3c3a07cdd47c98757f37253953036e1537c26f9"
+ url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.114.1.tgz"
+ sha256 "f407164cfb45fa84222866f154e4806cde8f713d52f3490f44ee46dfe6aff3e3"
6
license "MIT"
7
8
bottle do
0 commit comments