frida-tools: 14.4.2 -> 14.4.5 (#429487)
Co-authored-by: s1341 <s1341@users.noreply.github.com>
This commit is contained in:
commit
641d909c4a
@ -6,12 +6,12 @@
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "frida-tools";
|
||||
version = "14.4.2";
|
||||
version = "14.4.5";
|
||||
format = "pyproject";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-M+iKHoJpxIUUoEVYntL8PPR7B3TbBDiW/Oc8ZE15wo8=";
|
||||
hash = "sha256-sId91KB2qLasJHsfrS6Nfqctn0kCPS6ieNwtfheai8M=";
|
||||
};
|
||||
|
||||
build-system = with python3Packages; [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user