Skip to content

Commit

Permalink
Merge pull request #197271 from Homebrew/bump-promptfoo-0.96.0
Browse files Browse the repository at this point in the history
promptfoo 0.96.0
  • Loading branch information
BrewTestBot authored Nov 10, 2024
2 parents d6cb1ad + 4d13280 commit eb9f12f
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.95.0.tgz"
sha256 "473b53ce88526cc087fa5b46fcacab6ca0d3b0699f7ec12c8722b1c6402b83b5"
url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.96.0.tgz"
sha256 "6aab0b01eae678c7c1538330609f9febdcc5fe2a43301e57222a2f9e0ab68eec"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "234d1440ff26bbf936240d4add7d85b8c2eff79421deac4f9ca109dd0286c6b2"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "20b9a1caa523ce34bfa6f1d037f76d6bf99f971c0a6a6c2849ed61392f013fc6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "2bf8b37f777d128e718a55399338aed9bd5d809fae3ac4cfc078dc32a5f6128a"
sha256 cellar: :any_skip_relocation, sonoma: "1f2e1233e934024924f708ca1a7c1f7292f86c477972f8c55eb9b05579602957"
sha256 cellar: :any_skip_relocation, ventura: "569bebf342ef50905d2b17aa643c8f6c04cd0c3ba30f0bc75b6e09ac1d522624"
sha256 cellar: :any_skip_relocation, x86_64_linux: "cdc074976854b02e6d4513a1f7d374a081bfe2bed3f201e021d02cfa4844c460"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3f2ac0d522d962649ae9879dc83b88ebcedb23783e8c38609776032d140613e6"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "90f10f49ed7f242295b3d6249e0678acbe80eae01589a3d393316476b435942a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "dd4ad6534bc405af729a59eb147299b2db6a1829bf5b66606eb0e2f8da836353"
sha256 cellar: :any_skip_relocation, sonoma: "663763dedc4dfa287e506e1d9c4894a504e90f9ca590ce958f503cc59b16d494"
sha256 cellar: :any_skip_relocation, ventura: "ad0897bb088707434368c65aa8eb77b827d524990e5c53d75a3b0dc81507890b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5fec06eb0b423fe4bd7c8df5dd3e914ee21453953c9669fedcf54841ead45ee6"
end

depends_on "node"
Expand Down

0 comments on commit eb9f12f

Please sign in to comment.