fn find_cached_edition(cache_directory: &Path, name: &str) -> Option<u16>
Find the latest cached edition for a program in the local registry. Returns None if no cached version exists.