Merge pull request #302475 from r-ryantm/auto-update/python312Packages.crytic-compile

python312Packages.crytic-compile: 0.3.6 -> 0.3.7

authored by Weijia Wang and committed by GitHub b67a787c 0473abba

+2 -2
+2 -2
pkgs/development/python-modules/crytic-compile/default.nix
··· 11 12 buildPythonPackage rec { 13 pname = "crytic-compile"; 14 - version = "0.3.6"; 15 format = "setuptools"; 16 17 disabled = pythonOlder "3.8"; ··· 20 owner = "crytic"; 21 repo = "crytic-compile"; 22 rev = "refs/tags/${version}"; 23 - hash = "sha256-dQynnILHt6YO5qtvVVwcxRwtBJgokyfsQ5ubH15dkuA="; 24 }; 25 26 propagatedBuildInputs = [
··· 11 12 buildPythonPackage rec { 13 pname = "crytic-compile"; 14 + version = "0.3.7"; 15 format = "setuptools"; 16 17 disabled = pythonOlder "3.8"; ··· 20 owner = "crytic"; 21 repo = "crytic-compile"; 22 rev = "refs/tags/${version}"; 23 + hash = "sha256-SMkFzGZg/6akclQ0XLUvjK3uoypsHfRru+B4VurjOrM="; 24 }; 25 26 propagatedBuildInputs = [