Unverified Commit 55a1dce2 authored by Morgan Jones's avatar Morgan Jones Committed by GitHub
Browse files

lmstudio: 0.3.24.6 -> 0.3.25.2 (#440800)

parents 31dd02fc 8b712d96
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -7,10 +7,10 @@
let
  pname = "lmstudio";

  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=";
  version_aarch64-darwin = "0.3.25-2";
  hash_aarch64-darwin = "sha256-tbV7b59+98hf0eqkciGz0Zihx8I0+I+Y7gg+sg5fMqc=";
  version_x86_64-linux = "0.3.25-2";
  hash_x86_64-linux = "sha256-5KYZpQt0Y7oRIkXZ5Nyv2FkCl0T+KHsoC1zL4TjbcN4=";

  meta = {
    description = "LM Studio is an easy to use desktop app for experimenting with local and open-source Large Language Models (LLMs)";