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

meshcentral: 1.1.49 -> 1.1.50 (#441708)

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

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

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

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

  offlineCache = fetchYarnDeps {
    yarnLock = ./yarn.lock;
    hash = "sha256-xiZ1RL4GsihQc1yazjkTfge/DS2N9oimSl0EZr6WmrM=";
    hash = "sha256-rSkbrbI+AgBszwIRA30AfMK5hx/vvhx0MsDFHYMu7nQ=";
  };

  # 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.49",
  "version": "1.1.50",
  "keywords": [
    "Remote Device Management",
    "Remote Device Monitoring",
@@ -122,7 +122,7 @@
    "webdav": "5.8.0",
    "minio": "8.0.2",
    "wildleek": "2.0.0",
    "yubikeyotp": "0.2.0",
    "yub": "0.11.1",
    "otplib": "12.0.1",
    "twilio": "4.19.0",
    "plivo": "4.58.0",
+500 −609

File changed.

Preview size limit exceeded, changes collapsed.