Skip to content

Commit

Permalink
Merge pull request Homebrew#201012 from Homebrew/bump-promptfoo-0.101.1
Browse files Browse the repository at this point in the history
promptfoo 0.101.1
  • Loading branch information
BrewTestBot authored Dec 13, 2024
2 parents 08d81c3 + fde9741 commit 6e32cec
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.101.0.tgz"
sha256 "2d815142469e5fce774bb3adb716e5f337727fdfe8acba46535bf402c6eb9ee0"
url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.101.1.tgz"
sha256 "5806203fab050095194fefe4d328aeea5f4fb966dc84986429f22750b3ee63d5"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "17a1378c74d2cc07cfbd907087a3d638df7245214de88e5824d1a0b4123b6e76"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "54efb9eff1209fdd288fbc921b18d027c62a8ed0deccd7c774c59b89a8b9b261"
sha256 cellar: :any_skip_relocation, arm64_ventura: "eb6f23866e47e73ed07f34d31bb0a567369fa4bd56beaf40755814d6582c667a"
sha256 cellar: :any_skip_relocation, sonoma: "09ad75cc5d042f76538b967362f9285c96b91e91fd90c463af170d45577fe0ea"
sha256 cellar: :any_skip_relocation, ventura: "db9920dc613a0a3d6019166e3d37fc673f1988fc18c6172b7261a43a85712854"
sha256 cellar: :any_skip_relocation, x86_64_linux: "358f1ed24a0c64d5de073615e812ab70247f568e82dfb4065eb8450a38ae261f"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "bd49ffc325b0ad5ad688132cb2dfdecd8a6ee377d4ddac9757c575ae446616fa"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0784890867bec94af4f0c5a9dff4b5f9baff6ee26ce7befbca8e8fda1e94c880"
sha256 cellar: :any_skip_relocation, arm64_ventura: "2e57a5ea41cea4e3106449e710a4093c77af78ffcb6e32f1411fafdacdbe5759"
sha256 cellar: :any_skip_relocation, sonoma: "07d2c5b50f89a644f6d947bc3d561b96db94735799528d305bc552bdf9a31bec"
sha256 cellar: :any_skip_relocation, ventura: "9e508b81b3313262733076917333268913ba4f2566b14cc237520b6575772a30"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c9ca094c4389be2d97cc8398042cb94fc4e058cc70e95607cdbfe30e592da61a"
end

depends_on "node"
Expand Down

0 comments on commit 6e32cec

Please sign in to comment.