python3Packages.crytic-compile: 0.3.10 -> 0.3.11 (#463093)

This commit is contained in:
dotlambda
2025-12-06 23:51:09 +00:00
committed by GitHub
@@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "crytic-compile";
version = "0.3.10";
version = "0.3.11";
format = "setuptools";
disabled = pythonOlder "3.8";
@@ -21,7 +21,7 @@ buildPythonPackage rec {
owner = "crytic";
repo = "crytic-compile";
tag = version;
hash = "sha256-K8s/ocvja3ae8AOw3N8JFVYmrn5QSCzXkGG6Z3V59IE=";
hash = "sha256-NVAIVUfh1bizg/HG1z7Ze6o5w6wto744Ogq0LPg0gXg=";
};
propagatedBuildInputs = [