Issue with tool versioning
needs-mre
### Summary
Trying to update outdated tools, without result:
```
~
> uv tool list --outdated
markitdown v0.1.5 [latest: 0.1.6]
- markitdown
specify-cli v0.8.13 [latest: 0.9.4]
- specify
~
> uv tool update markitdown specify-cli
Nothing to upgrade
~
>
```
### Platform
Windows 11
### Version
uv 0.11.19 (7b2cff1c3 2026-06-03 x86_64-pc-windows-msvc)
### Python version
Python 3.14.2
1 条评论