Skip to content

Commit 0d9dcdc

Browse files
chore: update Homebrew formula for v0.2.6
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent edcd8a0 commit 0d9dcdc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/metrillm.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Metrillm < Formula
22
desc "Benchmark local LLM models for speed, quality, and hardware fit"
33
homepage "https://github.com/MetriLLM/metrillm"
4-
url "https://registry.npmjs.org/metrillm/-/metrillm-0.2.5.tgz"
5-
sha256 "32d49e6b61ff895893b668790ef390e3f7b853df8271056de66094bbd1dbc1a5"
4+
url "https://registry.npmjs.org/metrillm/-/metrillm-0.2.6.tgz"
5+
sha256 "50b444e834c7aba01fe7bcf2038a7474cd631d6a08616499a99ead677d16a80f"
66
license "Apache-2.0"
77

88
depends_on "node"

0 commit comments

Comments
 (0)