truffleHog: 2.1.11 -> 2.2.1

This commit is contained in:
Bruno Bigras 2021-11-16 16:18:45 -05:00
parent 75b6455294
commit 33cf995134

View File

@ -12,11 +12,11 @@ let
in
python3Packages.buildPythonApplication rec {
pname = "truffleHog";
version = "2.1.11";
version = "2.2.1";
src = python3Packages.fetchPypi {
inherit pname version;
sha256 = "53619f0c5be082abd377f987291ace80bc3b88f864972b1a30494780980f769e";
sha256 = "sha256-fw0JyM2iqQrkL4FAXllEozJdkKWELS3eAURx5NZcceQ=";
};
# Relax overly restricted version constraint