Minor change: updated doc for resource_version method

This commit is contained in:
Mohammad Zain Abbas 2022-08-07 17:24:53 +02:00
parent eb9bc93fae
commit 656b18b13a

View File

@ -645,7 +645,7 @@ module Homebrew
homebrew_curl_root_domains.include?(url_root_domain) homebrew_curl_root_domains.include?(url_root_domain)
end end
# Identifies the latest version of the resource in a given Formulae/Casks and returns a Hash containing # Identifies the latest version of the resource in a given Formulae and returns a Hash containing
# the version information for a resource. Returns a nil value if a latest version # the version information for a resource. Returns a nil value if a latest version
# couldn't be found for a given resource. # couldn't be found for a given resource.
sig { sig {