download_index

in mirror_dependencies.rb [13:16]


def download_index(repository:)
  Down.download("#{repository}/index.yaml")
end