Unverified Commit 77d9b6b9 authored by Maximilian Bosch's avatar Maximilian Bosch Committed by GitHub
Browse files

Merge pull request #238219 from Ma27/bump-meshcentral

meshcentral: 1.1.5 -> 1.1.6
parents 15e5fe53 a37fe84b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
{ lib, fetchpatch, fetchzip, yarn2nix-moretea, nodejs_18, jq, dos2unix }:

yarn2nix-moretea.mkYarnPackage {
  version = "1.1.5";
  version = "1.1.6";

  src = fetchzip {
    url = "https://registry.npmjs.org/meshcentral/-/meshcentral-1.1.5.tgz";
    sha256 = "1djdqfcmfk35q7hfbdn4rnh4di2lk1gk7icfasjmihrgpnsxrrir";
    url = "https://registry.npmjs.org/meshcentral/-/meshcentral-1.1.6.tgz";
    sha256 = "03f2jyjrxmmr28949m3niwb437akyp6kg6h1m2jkaxfg5yj4hs4v";
  };

  patches = [ ./fix-js-include-paths.patch ];
+1 −1
Original line number Diff line number Diff line
{
  "name": "meshcentral",
  "version": "1.1.5",
  "version": "1.1.6",
  "keywords": [
    "Remote Device Management",
    "Remote Device Monitoring",
+994 −956

File changed.

Preview size limit exceeded, changes collapsed.

+680 −648

File changed.

Preview size limit exceeded, changes collapsed.