Skip to content

Commit 784083b

Browse files
committed
llmfit 0.9.0
1 parent d2271e4 commit 784083b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/llmfit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Llmfit < Formula
22
desc "Find what models run on your hardware"
33
homepage "https://github.com/AlexsJones/llmfit"
4-
url "https://static.crates.io/crates/llmfit/llmfit-0.8.9.crate"
5-
sha256 "915bd9daa5b5fd82c39eb3d05d4254fb1a9bcda8ad6e5ac4f63dc3f45b3c49ca"
4+
url "https://static.crates.io/crates/llmfit/llmfit-0.9.0.crate"
5+
sha256 "d91cf104c40aa44eba015a8637e7ac181843cc44c70f75040295c22da9645323"
66
license "MIT"
77
head "https://github.com/AlexsJones/llmfit.git", branch: "main"
88

0 commit comments

Comments
 (0)