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

Merge: meshcentral: 1.1.43 -> 1.1.44 (#401574)

parents 6b944a15 21ef8841
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -8,11 +8,11 @@
}:

yarn2nix-moretea.mkYarnPackage {
  version = "1.1.43";
  version = "1.1.44";

  src = fetchzip {
    url = "https://registry.npmjs.org/meshcentral/-/meshcentral-1.1.43.tgz";
    sha256 = "0y6bqg03l0p0mkmmk6vh82gxjzsx1mkvjzwpyayrryn3hjaaih4k";
    url = "https://registry.npmjs.org/meshcentral/-/meshcentral-1.1.44.tgz";
    sha256 = "1rjn608czjn0f066wgakdzkz73wx0lrinrqs83j44h49qfqwxkl3";
  };

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

  offlineCache = fetchYarnDeps {
    yarnLock = ./yarn.lock;
    hash = "sha256-dkR48KS5Ykh/3RyTuzOQ9dUXLBhhIT0KYGIXTn+CUKA=";
    hash = "sha256-WltJXI9hd2OIRuPrqjDoCsa6/zjRGydPYCeiVxZIcS8=";
  };

  # Tarball has CRLF line endings. This makes patching difficult, so let's convert them.
+1 −1
Original line number Diff line number Diff line
{
  "name": "meshcentral",
  "version": "1.1.43",
  "version": "1.1.44",
  "keywords": [
    "Remote Device Management",
    "Remote Device Monitoring",
+224 −222

File changed.

Preview size limit exceeded, changes collapsed.