frida-tools: 14.4.0 -> 14.4.1
This commit is contained in:
parent
691ceebaef
commit
1ecb30f4fb
@ -6,12 +6,12 @@
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "frida-tools";
|
||||
version = "14.4.0";
|
||||
version = "14.4.1";
|
||||
format = "pyproject";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-ACiznCkOZvnPUSB+Xcs4IZfbPGyknr193gLok0FrzqA=";
|
||||
hash = "sha256-Zb6Pk6c7QbJLsb4twhdVgaUWtxCy/Vff5PKIno9B/b4=";
|
||||
};
|
||||
|
||||
build-system = with python3Packages; [
|
||||
|
Loading…
x
Reference in New Issue
Block a user