Skip to content

Commit f64f017

Browse files
authored
Merge pull request #224929 from Homebrew/bump-promptfoo-0.114.0
promptfoo 0.114.0
2 parents 82de18f + 40688ee commit f64f017

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/p/promptfoo.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
class Promptfoo < Formula
22
desc "Test your LLM app locally"
33
homepage "https://promptfoo.dev/"
4-
url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.113.4.tgz"
5-
sha256 "09f44d8eeaf6155c75535fb98cc38919ec9f14e07c86208c0b8ac50ff688fac1"
4+
url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.114.0.tgz"
5+
sha256 "4c66f2b52d654dd6b50b1684d3c3a07cdd47c98757f37253953036e1537c26f9"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any, arm64_sequoia: "16605957bcfca45f83a5e71024a2f3f73ed8b3eb00bcc5f542826664ebe09753"
10-
sha256 cellar: :any, arm64_sonoma: "134445ca39a2caae6c640872b85fb0ca15a106bd18022f95756d87b87fe873b5"
11-
sha256 cellar: :any, arm64_ventura: "720db986a177392f4d26efcdd343d29a2d08f8718c858be50086683f464145fb"
12-
sha256 sonoma: "0f926e3e30d7dc9bfec2004e65b185c25e04e873c2273d1bdd202c5bbee23e3d"
13-
sha256 ventura: "c1ffbc12c4c26acb1b2c9c58b4c98c99a3937ecc7170cbfc771929dc87288dd1"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "50b556a0ce2e04d495fa948cf5933e01eedf195e7de6631cedb83ab932086d41"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f371ecd4327f51ddc4b9081061ea505276044f860cf0c07b5ab822d8dfe2028b"
9+
sha256 cellar: :any, arm64_sequoia: "e5ae90ab30191068da3a18c1bcd209eb1b4e328f58ad525c1bea068c57db8cc4"
10+
sha256 cellar: :any, arm64_sonoma: "4a2b39c90cff2b6099f461c42a7b56e494eca693c334c4200235b6b8046a799f"
11+
sha256 cellar: :any, arm64_ventura: "41b475c684f71e170e1b8f1a26dce3a0f2e37420b86d3be0da3739d02cea3920"
12+
sha256 sonoma: "8b6bbf0ff640615f8f8ba9254b1a6d9f880c4f10c1b523151861cef96e94c441"
13+
sha256 ventura: "7468696c76e2fdfc311c94ea6423c9c1f41d3365c3d01f5092e2a32ca3e17151"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "8d298877e641aa30f9a4de5cf487f7395fe1b8d399ad909113b6db28f3d5daac"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a5b60097fcfee7ca2a26451dc88955ccc7a108911cfc4ac246873d5d75b0174f"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)