mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
parent
a80d317e6b
commit
80aa03dcba
3 changed files with 139 additions and 16 deletions
|
@ -537,7 +537,7 @@ impl CacheBucket {
|
|||
Self::FlatIndex => "flat-index-v0",
|
||||
Self::Git => "git-v0",
|
||||
Self::Interpreter => "interpreter-v0",
|
||||
Self::Simple => "simple-v4",
|
||||
Self::Simple => "simple-v5",
|
||||
Self::Wheels => "wheels-v0",
|
||||
Self::Archive => "archive-v0",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue