Unverified Commit c166a77e authored by @mjones's avatar @mjones Committed by GitHub
Browse files

lmstudio: 0.3.39.1 -> 0.4.0.17 (#484855)

parents 59f38631 7b49c2e6
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.39-1";
  hash_aarch64-darwin = "sha256-A3TfbFr4H7NNXo9e7Ro3MkdJ/svF6PyeQT34VnMAs2I=";
  version_x86_64-linux = "0.3.39-1";
  hash_x86_64-linux = "sha256-XIwJ0Dgc34yKMsx2/eBAbdDz9MyKOCx7YpFtYBFWu0U=";
  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=";

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