frida-tools: 13.6.1 -> 13.7.1

This commit is contained in:
R. Ryantm
2025-04-10 19:41:40 +00:00
parent 4a0b66d1f5
commit 59c8d41a41
+2 -2
View File
@@ -6,11 +6,11 @@
python3Packages.buildPythonApplication rec {
pname = "frida-tools";
version = "13.6.1";
version = "13.7.1";
src = fetchPypi {
inherit pname version;
hash = "sha256-imNW0vorY90lp2OkhYLYwgpyW+Vxd1kdq3Lvd4/iNVA=";
hash = "sha256-c0Gq1ep75WAvTGIj4c7xSy0NjCGK5wrRPYzeYyFHDgU=";
};
propagatedBuildInputs = with python3Packages; [