Commit 8ac30023 authored by Marie Ramlow's avatar Marie Ramlow
Browse files

appium-inspector: bump to electron_38

parent b8a9b6a5
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