Skip to content

Commit

Permalink
Merge pull request #200868 from Homebrew/bump-promptfoo-0.100.6
Browse files Browse the repository at this point in the history
promptfoo 0.100.6
  • Loading branch information
BrewTestBot authored Dec 12, 2024
2 parents 51ff780 + c7f9955 commit baba6fd
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.100.5.tgz"
sha256 "0632fc8dc97ab4833b9cd84485cba93eb4e772eb424ef4af0d11db1c6e61f5bb"
url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.100.6.tgz"
sha256 "e5ad4978b5522db8672daf78772e7172d4d432fdd652e94d9c9bb19b75ff7b75"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a19576a05fd9754335189f981d58add70cc03e9adf068625058a07602e50bce9"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1a9b9983af552d838c9862a7fdba079db8ed5c2cbd1ba366e770c73604c259ea"
sha256 cellar: :any_skip_relocation, arm64_ventura: "5e89af46bf3ab67fe6d576d935f2f9371d0002768e2fe11a1ae10fc2e6576e40"
sha256 cellar: :any_skip_relocation, sonoma: "759828763ac1e1a7cfe69e709c6d47f283ba9ebf760a073dcbd3d8cd6da423e4"
sha256 cellar: :any_skip_relocation, ventura: "7fb2ea9eed80c491389fb90f6dab72c07f7f40ccd4080b32bf0e115cd51bb2de"
sha256 cellar: :any_skip_relocation, x86_64_linux: "bf3e471ac1bf7b729be1b79196a7fa29897246dd6fbd44850556b446746c4a4b"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "336a3dd4c25b62c806c7dcd4d5f2bcda0516dbd4b15a0b4864f5346c4cb98710"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "57671a576d8b96df72be7ed28b3ec75d558c94d4974a44db2e586dace8927d41"
sha256 cellar: :any_skip_relocation, arm64_ventura: "496d179fe5c73686db11cb0ee1ffccabf2bdafb3f1866177f37eee091f4be81e"
sha256 cellar: :any_skip_relocation, sonoma: "9a1a8c01bc3f6963d9eac3f3b80d3f36e4a880824707fbd54c3efcb14b55a04e"
sha256 cellar: :any_skip_relocation, ventura: "956d6457e4167704f5a1d0443e12f822e7a4feb413c526bfaf3fec261a783a8e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "257772f867f8cc800ca3f1c7acd0b4658923cd2f7a4a23e4156b290941278eed"
end

depends_on "node"
Expand Down

0 comments on commit baba6fd

Please sign in to comment.