Skip to content

Commit

Permalink
Merge pull request Homebrew#205734 from Homebrew/bump-promptfoo-0.103.15
Browse files Browse the repository at this point in the history
promptfoo 0.103.15
  • Loading branch information
BrewTestBot authored Jan 28, 2025
2 parents bfe6b1f + 18e66f1 commit b541b57
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/p/promptfoo.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
class Promptfoo < Formula
desc "Test your LLM app locally"
homepage "https://promptfoo.dev/"
url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.103.14.tgz"
sha256 "d760edbdcca22dcb7dbc396e57a678f938602eaa2d4e869f8690f4399144db51"
url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.103.15.tgz"
sha256 "d697c53c595d31731909167ff30f1c534abc496185df51d8b7485325c0484109"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2ee1e2401a3b6474831a77f869ccd2e70926cac8163324a61cbcd4524a7af909"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0c84391a21461537f1e5fd82e9a67d14f5dba53558cb3258f766b4ea4d9f7d40"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4a93c8536cb33abf7e9ce64d7897cec19b32d37d5b99443e6604da626281d856"
sha256 cellar: :any_skip_relocation, sonoma: "869e311599beee178a6d092f9407bad489c5dbd6a8706b9e45035515a1e71d81"
sha256 cellar: :any_skip_relocation, ventura: "2c3ae4904b69ec2264af663dbd4d8d5bc30b914cfb72854bef2ff935ed08a735"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9b0e027c14bee3950440dd8def481e5b25256b042f2247ba4f2f502e8928001e"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ff91e288caba22d016b924413501ff495e4d59bbce17fe6832596450049fc144"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3eb3b42d7e66c476d9a801eb96049e711cbeee60600fab848b5cab56ab3cb772"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ef9aca709d4aaf813a5bc0227b53d08bbbfd3735cfe922c76d427390538764fa"
sha256 cellar: :any_skip_relocation, sonoma: "c06899f2f3b0712f0072318cf976940f29c83712620cc8a63e4b360a86c5659d"
sha256 cellar: :any_skip_relocation, ventura: "fe8c8352ecdb06a27e4f588673b1ee7a1705768fd255cac37f314ff6820c8445"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ba1963377b78b402e602f5e8b961ce5fb256cb2bfbd6cc9ef62c1712e4319d09"
end

depends_on "node"
Expand Down

0 comments on commit b541b57

Please sign in to comment.