3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #49133 from r-ryantm/auto-update/truffleHog

trufflehog: 2.0.91 -> 2.0.97
This commit is contained in:
Renaud 2018-10-27 13:55:59 +02:00 committed by GitHub
commit 5e9d66e125
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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