lmstudio: 0.3.23.3 -> 0.3.24.6

(cherry picked from commit a29f313962)
This commit is contained in:
crertel
2025-08-31 17:56:14 -05:00
committed by github-actions[bot]
parent 6bc6c63ca0
commit d81145a0f8

View File

@@ -7,10 +7,10 @@
let
pname = "lmstudio";
version_aarch64-darwin = "0.3.23-3";
hash_aarch64-darwin = "sha256-Jfx4Fx9mlrdGckE2ML3eTQHfgglEELOYJYxibRiAB7c=";
version_x86_64-linux = "0.3.23-3";
hash_x86_64-linux = "sha256-FG3CzD6UjuPYXImjTkKTozpTQVGk8JLqxhJxTS9qjuo=";
version_aarch64-darwin = "0.3.24-6";
hash_aarch64-darwin = "sha256-1SNiyxpjEaxzlIcotgNiCW3LLIqRI55jTKzj2T9PtNs=";
version_x86_64-linux = "0.3.24-6";
hash_x86_64-linux = "sha256-TjfrNPr8xRUOmRRx2rLJEh3D/kV3OOfqgRTVstOd6AE=";
meta = {
description = "LM Studio is an easy to use desktop app for experimenting with local and open-source Large Language Models (LLMs)";