lmstudio: 0.4.0.17 -> 0.4.1.1

This commit is contained in:
crertel
2026-01-31 00:06:27 -06:00
parent a9aa9200a6
commit 2a57b8f685
+4 -4
View File
@@ -7,10 +7,10 @@
let
pname = "lmstudio";
version_aarch64-darwin = "0.4.0-17";
hash_aarch64-darwin = "sha256-76Sf1Ew/9IoP0jum64XDiqVnRJNnR99yGzTO3Ys+znU=";
version_x86_64-linux = "0.4.0-17";
hash_x86_64-linux = "sha256-Su6AalleuxKA9PJiONKZoinCbEaGqgJUwIMA5Bisebs=";
version_aarch64-darwin = "0.4.1-1";
hash_aarch64-darwin = "sha256-rVmBKDejuOYprHbQ/UhiAm8PfVgGoPTXbx1Qkdi4j+g=";
version_x86_64-linux = "0.4.1-1";
hash_x86_64-linux = "sha256-0Y4XjK3vfWeY8Z5tQfM6KX4modKFCRy8MNqCUtGKRvA=";
meta = {
description = "LM Studio is an easy to use desktop app for experimenting with local and open-source Large Language Models (LLMs)";