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

python312Packages.crytic-compile: 0.3.6 -> 0.3.7
This commit is contained in:
Weijia Wang 2024-04-08 09:59:28 +02:00 committed by GitHub
commit b67a787ca3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "crytic-compile";
version = "0.3.6";
version = "0.3.7";
format = "setuptools";
disabled = pythonOlder "3.8";
@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "crytic";
repo = "crytic-compile";
rev = "refs/tags/${version}";
hash = "sha256-dQynnILHt6YO5qtvVVwcxRwtBJgokyfsQ5ubH15dkuA=";
hash = "sha256-SMkFzGZg/6akclQ0XLUvjK3uoypsHfRru+B4VurjOrM=";
};
propagatedBuildInputs = [