fetchLatestManifest

abstract fun fetchLatestManifest(depotID: Int): DepotManifest?

Ask a provider to fetch the most recent manifest used of a depot

Return

A Pair object with a DepotManifest and its checksum if it exists otherwise null