Skip to content

Commit

Permalink
Merge pull request Homebrew#203095 from Homebrew/bump-promptfoo-0.103.3
Browse files Browse the repository at this point in the history
promptfoo 0.103.3
  • Loading branch information
BrewTestBot authored Jan 3, 2025
2 parents 2869a6b + 93fec63 commit 4b92975
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.2.tgz"
sha256 "f3561b77912bb7ed438b999874b6818e1305c8f8ff4881c40a7b0b6bebca07f1"
url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.103.3.tgz"
sha256 "68a2ea0c403ba1cf5537d705394728a56d66123a95c34714cbb502deba9f08c0"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f1564e98f7173d901bc04dc29eba29ecef101594781856d0aa897f9eec69bf6b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0ab703d4b0be56848daf1721536473d48b48db7c5a46b0b12716fea64ff6409d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "23f228014ffac4e4ac367f2f1985b8bcaa85bdac0812ad16cb16b23b30afa429"
sha256 cellar: :any_skip_relocation, sonoma: "b7da17b4a11dc670873bf20f69c5f1ef231c81d842ff1372a986bbb01c764ca8"
sha256 cellar: :any_skip_relocation, ventura: "4a0b7d5abf710c5666debab8582ab2cf0db813c7721203fd536bd701431eb827"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7dd8e84dd490c4855682ee16119b9af71632f580bdaf28bbd7df75171b65eb11"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c6cc03f50d8c7bbe533699f6231285743eb4918fcbc6ba7b5d39a3cf4008b05e"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f3637adc56a07990d1352eeedbc7de7f74aafd7f3c2e5620eb944226384ac384"
sha256 cellar: :any_skip_relocation, arm64_ventura: "78e5f6527829d1e30244bca7aba1a418f13b260df5b2c6e5175ebdbeca70f211"
sha256 cellar: :any_skip_relocation, sonoma: "d3d5ff345c0611a7c68d020125317a9d8f53361b5639c7cf77d844749d74e6fd"
sha256 cellar: :any_skip_relocation, ventura: "049d7440dbee0d7e65cf03942c68464f04e2ab475782ebbd45170e262d40b346"
sha256 cellar: :any_skip_relocation, x86_64_linux: "cfb412b54a2fbdcfd561ac4dbfd5e94a139121a7bbd7cf473a8c38c65d49beae"
end

depends_on "node"
Expand Down

0 comments on commit 4b92975

Please sign in to comment.