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

meshcentral: 1.1.50 -> 1.1.51 (#445896)

parents a96787cf b4bfe4a9
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -8,11 +8,11 @@
}:

yarn2nix-moretea.mkYarnPackage {
  version = "1.1.50";
  version = "1.1.51";

  src = fetchzip {
    url = "https://registry.npmjs.org/meshcentral/-/meshcentral-1.1.50.tgz";
    sha256 = "1irjwypaygjf08y6p78dgfvmqd69i12bdm2zs87mkyq8igh8m8ph";
    url = "https://registry.npmjs.org/meshcentral/-/meshcentral-1.1.51.tgz";
    sha256 = "1l3x1rhcw38pg0rh27qyfg2dm5biwnyzicdd6l07c3km4x6xi5pr";
  };

  patches = [
@@ -24,7 +24,7 @@ yarn2nix-moretea.mkYarnPackage {

  offlineCache = fetchYarnDeps {
    yarnLock = ./yarn.lock;
    hash = "sha256-rSkbrbI+AgBszwIRA30AfMK5hx/vvhx0MsDFHYMu7nQ=";
    hash = "sha256-jmsRlHJgSrUtXwRcfX+tMH4SmrKVtD7gEK1+oW5mYIs=";
  };

  # Tarball has CRLF line endings. This makes patching difficult, so let's convert them.
+2 −2
Original line number Diff line number Diff line
{
  "name": "meshcentral",
  "version": "1.1.50",
  "version": "1.1.51",
  "keywords": [
    "Remote Device Management",
    "Remote Device Monitoring",
@@ -73,7 +73,7 @@
    "jwt-simple": "*",
    "openid-client": "5.7.1",
    "passport-saml": "*",
    "@duosecurity/duo_universal": "*",
    "@duosecurity/duo_universal": "2.1.0",
    "archiver": "7.0.1",
    "body-parser": "1.20.3",
    "cbor": "5.2.0",
+580 −555

File changed.

Preview size limit exceeded, changes collapsed.