Indenting resources by two spaces
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
This commit is contained in:
parent
c074e8c020
commit
4088c4683e
@ -521,7 +521,7 @@ module Homebrew
|
|||||||
info[:version][:latest]
|
info[:version][:latest]
|
||||||
end
|
end
|
||||||
|
|
||||||
puts "-- #{resource_s}: #{current_s} ==> #{latest_s}"
|
puts " #{resource_s}: #{current_s} ==> #{latest_s}"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user