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

lmstudio: 0.4.0.17 -> 0.4.1.1 (#485565)

parents d0a09f08 2a57b8f6
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.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)";