appium-inspector: 2025.7.3 -> 2025.8.2 (#440046)
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
electron = electron_36;
|
electron = electron_36;
|
||||||
version = "2025.7.3";
|
version = "2025.8.2";
|
||||||
in
|
in
|
||||||
|
|
||||||
buildNpmPackage {
|
buildNpmPackage {
|
||||||
@@ -22,10 +22,10 @@ buildNpmPackage {
|
|||||||
owner = "appium";
|
owner = "appium";
|
||||||
repo = "appium-inspector";
|
repo = "appium-inspector";
|
||||||
tag = "v${version}";
|
tag = "v${version}";
|
||||||
hash = "sha256-KOZD/KfEG9muNEIxqgedZe9ftvFbBsPjvtwt1yb1gWc=";
|
hash = "sha256-v3UN58dJ+rSdFx+99xRMI88gnJ/hgL48Lr7AMjNgXMY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
npmDepsHash = "sha256-XJg0y4d1GgCvlq1YEQpPOIkwkpv6GbeAE32cxwj7gZ0=";
|
npmDepsHash = "sha256-rlmAZyznoLSudAf7k1mgf13CO+9mlDB3HhubPga+30Q=";
|
||||||
npmFlags = [ "--ignore-scripts" ];
|
npmFlags = [ "--ignore-scripts" ];
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|||||||
Reference in New Issue
Block a user