Merge pull request #3800 from commitay/cask-doctor

cask doctor: check_cached_downloads
This commit is contained in:
Mike McQuaid 2018-02-13 11:21:14 +00:00 committed by GitHub
commit 8a30be7442
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ module Hbc
check_software_versions check_software_versions
check_install_location check_install_location
check_staging_location check_staging_location
check_cached_downloads
check_taps check_taps
check_load_path check_load_path
check_environment_variables check_environment_variables