Skip to content

Commit

Permalink
Merge pull request #46 from cisagov/improvement/latest_sslyze_and_pshtt
Browse files Browse the repository at this point in the history
Update to use the latest versions of sslyze and pshtt
  • Loading branch information
jsf9k authored Aug 8, 2019
2 parents 6a875c7 + 13d574a commit 04faec3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pshtt/build_pshtt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pip install --upgrade pip setuptools
##
# Install pshtt
##
pip install --upgrade pshtt==0.6.5
pip install --upgrade pshtt==0.6.6

###
# Install domain-scan
Expand Down
2 changes: 1 addition & 1 deletion sslyze/build_sslyze.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pip install --upgrade pip setuptools
###
# Install sslyze
###
pip install --upgrade sslyze==2.0.6
pip install --upgrade sslyze==2.1.3

###
# Install domain-scan
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.20
1.1.21

0 comments on commit 04faec3

Please sign in to comment.