Update uv@latest to 0.12.15

This commit is contained in:
Taiki Endo
2026-09-17 22:27:45 +09:00
parent b109339f61
commit a4aa8e3be5
2 changed files with 42 additions and 2 deletions
+2
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.12.15.
- Update `typos@latest` to 1.50.2. - Update `typos@latest` to 1.50.2.
- Update `sccache@latest` to 0.18.0. - Update `sccache@latest` to 0.18.0.
+40 -2
View File
@@ -68,10 +68,48 @@
} }
}, },
"latest": { "latest": {
"version": "0.12.13" "version": "0.12.15"
}, },
"0.12": { "0.12": {
"version": "0.12.13" "version": "0.12.15"
},
"0.12.15": {
"x86_64_linux_musl": {
"etag": "0x8DF13223792A6DA",
"hash": "999c0c3da986953e508985c3932d283d2c62eb167b4f8d81e79f565e34104959"
},
"x86_64_macos": {
"etag": "0x8DF132236E8176D",
"hash": "e9ca61775532368fe518ab03e7a354c7ecab8ccb3c7d941c775fcc4a362b801b"
},
"x86_64_windows": {
"etag": "0x8DF132237088E7A",
"hash": "477bd99a84e34891f2bd4c9152ddeb74e971accccbc59c0f0301f11f08a32d46"
},
"aarch64_linux_musl": {
"etag": "0x8DF132234906488",
"hash": "93b801abb146e6431fb0434346a0162e65d3f0d1cd7360144d04c43488fd7f7d"
},
"aarch64_macos": {
"etag": "0x8DF1322340B5C95",
"hash": "dc304b9ed1b24174572290fba60ac3f6fe63c73a671f0439e62a91375841964d"
},
"aarch64_windows": {
"etag": "0x8DF1322342C0642",
"hash": "a37c8e96cb1260488c8510b64c848533a3a82a2fdf9e905de7c2700ceebf6437"
},
"powerpc64le_linux_gnu": {
"etag": "0x8DF132235FF5A3B",
"hash": "5f49c97ae7ec25c45513466e00a32cacb148f3824367c7e498c0b53a270bc1e2"
},
"riscv64_linux_gnu": {
"etag": "0x8DF1322366C7CD0",
"hash": "4c8f75c5969737b67621957010df5337bb721a8d48fdbb1620f5d35c3f1dd268"
},
"s390x_linux_gnu": {
"etag": "0x8DF132236A13436",
"hash": "1f5701cb5eedc5a34d3dd5896ca3bf509b15d382b3448f370df46e0a631889c1"
}
}, },
"0.12.14": { "0.12.14": {
"x86_64_linux_musl": { "x86_64_linux_musl": {