trufflehog: 2.0.91 -> 2.0.97

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/trufflehog/versions
This commit is contained in:
R. RyanTM 2018-10-25 23:54:28 -07:00
parent ddebab3575
commit ff4fdc8cb3

View file

@ -12,11 +12,11 @@ let
in
pythonPackages.buildPythonApplication rec {
pname = "truffleHog";
version = "2.0.91";
version = "2.0.97";
src = pythonPackages.fetchPypi {
inherit pname version;
sha256 = "0r4c9ihy6wjh5cwli7lb6cr2yfvxrh7r6cgznql1src5gzlnkymx";
sha256 = "034kpv1p4m90286slvc6d4mlrzaf0b5jbd4qaj87hj65wbpcpg8r";
};
# Relax overly restricted version constraint