Update uv@latest to 0.11.6

This commit is contained in:
Taiki Endo
2026-04-10 15:27:41 +00:00
committed by github-actions[bot]
parent 992d50db8b
commit f5624998da
2 changed files with 4 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `uv@latest` to 0.11.6.
- Update `mise@latest` to 2026.4.7. - Update `mise@latest` to 2026.4.7.
- Update `gungraun-runner@latest` to 0.18.0. - Update `gungraun-runner@latest` to 0.18.0.

4
manifests/uv.json generated
View File

@@ -69,10 +69,10 @@
}, },
"license_markdown": "[Apache-2.0](https://github.com/astral-sh/uv/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/astral-sh/uv/blob/main/LICENSE-MIT)", "license_markdown": "[Apache-2.0](https://github.com/astral-sh/uv/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/astral-sh/uv/blob/main/LICENSE-MIT)",
"latest": { "latest": {
"version": "0.11.5" "version": "0.11.6"
}, },
"0.11": { "0.11": {
"version": "0.11.5" "version": "0.11.6"
}, },
"0.11.6": { "0.11.6": {
"x86_64_linux_musl": { "x86_64_linux_musl": {