python311Packages.ropgadget: 7.2 -> 7.4

This commit is contained in:
R. Ryantm
2023-09-09 00:28:34 +00:00
parent c08b005e0f
commit 6d6521056f
@@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "ropgadget";
version = "7.2";
version = "7.4";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "JonathanSalwan";
repo = "ROPgadget";
rev = "refs/tags/v${version}";
hash = "sha256-JvGDnMh42CbdsbE8jM3jD/4JMl6XlmkJfojvlBhFWA0=";
hash = "sha256-6m8opcTM4vrK+VCPXxNhZttUq6YmS8swLUDhjyfinWE=";
};
propagatedBuildInputs = [