frida-tools: 14.1.2 -> 14.4.0 (#422145)

This commit is contained in:
Aleksana
2025-07-08 19:13:56 +08:00
committed by GitHub
+2 -2
View File
@@ -6,12 +6,12 @@
python3Packages.buildPythonApplication rec {
pname = "frida-tools";
version = "14.1.2";
version = "14.4.0";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-ORNgNpzZWoW/Ex6DOUk/mgRPySTv/cWybcHnEMdKeIU=";
hash = "sha256-ACiznCkOZvnPUSB+Xcs4IZfbPGyknr193gLok0FrzqA=";
};
propagatedBuildInputs = with python3Packages; [