Merge pull request #254132 from r-ryantm/auto-update/python311Packages.ropgadget

python311Packages.ropgadget: 7.2 -> 7.4
This commit is contained in:
OTABI Tomoya
2023-09-09 11:57:22 +09:00
committed by GitHub
@@ -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 = [