Skip to content
Snippets Groups Projects
Commit 3fdab5a2 authored by Akylzhan Sauranbay's avatar Akylzhan Sauranbay
Browse files

Update cask/installer.rb: check dependencies before download

parent ec99d633
No related branches found
No related tags found
No related merge requests found
......@@ -62,10 +62,10 @@ module Cask
odebug "Cask::Installer#fetch"
verify_has_sha if require_sha? && !force?
satisfy_dependencies
download
verify
satisfy_dependencies
end
def stage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment