3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #146301 from bbigras/truffleHog

truffleHog: 2.1.11 -> 2.2.1
This commit is contained in:
Benjamin Hipple 2021-11-18 16:22:35 -05:00 committed by GitHub
commit e17aa2be66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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