Unverified Commit 6799904b authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

chatmcp: 0.0.74 -> 0.0.76 (#438596)

parents 39b61aa5 639641b3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,13 +14,13 @@

flutter332.buildFlutterApplication rec {
  pname = "chatmcp";
  version = "0.0.74";
  version = "0.0.76";

  src = fetchFromGitHub {
    owner = "daodao97";
    repo = "chatmcp";
    tag = "v${version}";
    hash = "sha256-ITqTPP1w4M/yXrtU/5Pcpx5xQxAZkCsAFL4s0vJiQ9U=";
    hash = "sha256-MU2AFiIvc3Y27/nX/OqYs/VKkw50cqznMY2zUdys8ts=";
  };

  pubspecLock = lib.importJSON ./pubspec.lock.json;
+1 −1
Original line number Diff line number Diff line
@@ -281,7 +281,7 @@
      "version": "0.3.4+2"
    },
    "crypto": {
      "dependency": "transitive",
      "dependency": "direct main",
      "description": {
        "name": "crypto",
        "sha256": "1e445881f28f22d6140f181e07737b22f1e099a5e1ff94b0af2f9e4a463f4855",