Unverified Commit 7587279c authored by Yureka's avatar Yureka Committed by GitHub
Browse files

appium-inspector: bump to electron_38 (#458571)

parents 0ef82477 8ac30023
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
  lib,
  buildNpmPackage,
  copyDesktopItems,
  electron_36,
  electron_38,
  fetchFromGitHub,
  makeDesktopItem,
  makeWrapper,
@@ -10,7 +10,7 @@
}:

let
  electron = electron_36;
  electron = electron_38;
  version = "2025.8.2";
in