Aligned output with the existing style seen in #latest_version

Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
This commit is contained in:
Mohammad Zain Abbas 2022-07-31 12:38:40 +05:00 committed by GitHub
parent fe94bfb0f1
commit c074e8c020
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -693,8 +693,8 @@ module Homebrew
puts <<~EOS puts <<~EOS
EOS EOS
odebug "Resource: #{resource_name(resource, full_name: full_name)}" puts "Resource: #{resource_name(resource, full_name: full_name)}"
odebug "Livecheckable?: #{has_livecheckable ? "Yes" : "No"}" puts "Livecheckable?: #{has_livecheckable ? "Yes" : "No"}"
end end
resource_version_info = { resource_version_info = {