lmstudio: 0.3.17.11 -> 0.3.18.3 (#424502)

This commit is contained in:
Morgan Jones 2025-07-13 20:29:36 -07:00 committed by GitHub
commit 8c3f043588
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,10 +7,10 @@
let
pname = "lmstudio";
version_aarch64-darwin = "0.3.17-11";
hash_aarch64-darwin = "sha256-z3QkWwzYrHw3l8Qm+FfnrfdtfhdpkLo67XTE/t2ji5Y=";
version_x86_64-linux = "0.3.17-11";
hash_x86_64-linux = "sha256-CCsGkhh5OSAhyt2CHKIEIh5OzllRWxm6ERuGqQW/0JE=";
version_aarch64-darwin = "0.3.18-3";
hash_aarch64-darwin = "sha256-U720DYnywuqzZuYewzDSIqKoA5+AV7IsupmQwxOG84k=";
version_x86_64-linux = "0.3.18-3";
hash_x86_64-linux = "sha256-KnOu1fUcx1HIaijnq5K5jfALWXuU4PISPT2bF4xP9NA=";
meta = {
description = "LM Studio is an easy to use desktop app for experimenting with local and open-source Large Language Models (LLMs)";