pub fn cache_bin_dir( cache_root: &Path, release_tag: &str, version: &str, arch: BoxArch, ) -> PathBuf
Cache directory for one release tag + version + arch.