mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-10 06:30:32 +00:00
Update uv@latest to 0.9.2
This commit is contained in:
@@ -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.9.2.
|
||||||
|
|
||||||
- Update `sccache@latest` to 0.11.0.
|
- Update `sccache@latest` to 0.11.0.
|
||||||
|
|
||||||
## [2.62.27] - 2025-10-10
|
## [2.62.27] - 2025-10-10
|
||||||
|
|||||||
42
manifests/uv.json
generated
42
manifests/uv.json
generated
@@ -40,10 +40,48 @@
|
|||||||
},
|
},
|
||||||
"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.9.1"
|
"version": "0.9.2"
|
||||||
},
|
},
|
||||||
"0.9": {
|
"0.9": {
|
||||||
"version": "0.9.1"
|
"version": "0.9.2"
|
||||||
|
},
|
||||||
|
"0.9.2": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE082F9BBF2C34",
|
||||||
|
"checksum": "42e4ac8e9dab04d560a9d44be2091cae994d14653238e779177c026e0dbf5779"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE082F9B4AA674",
|
||||||
|
"checksum": "c887d2c4f629eee99b80a347880870f3bc77f7746db81923efe520f609f80857"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE082F9B6A3FD5",
|
||||||
|
"checksum": "ba61d01b7470b282e09e7c82a053472723c2a737fb3d137bd0f111e420cc1d9f"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE082F98D6012E",
|
||||||
|
"checksum": "1456894c855d38a56d541b201abae306780d8494c3a3497aff2815abd3eba12f"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE082F98367D0F",
|
||||||
|
"checksum": "90b1e69da3d04772565dd556ae8e72c86bdb7da85a8dfc2c6b50c400b0e6aa97"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DE082F987588FD",
|
||||||
|
"checksum": "b28ae90188f00c6d9e6f32fe252ace25a3698eeca1458d435ac1ca55049607ff"
|
||||||
|
},
|
||||||
|
"powerpc64le_linux_gnu": {
|
||||||
|
"etag": "0x8DE082F9ABE1FB7",
|
||||||
|
"checksum": "216e11a9001d7985990b0c4b6efd734b27e5e96222f9815d23c6fc8a5a406718"
|
||||||
|
},
|
||||||
|
"riscv64_linux_gnu": {
|
||||||
|
"etag": "0x8DE082F9AD1920A",
|
||||||
|
"checksum": "3fdbc9dc623a992c39ea4c126d4ebe1f78dc2013e9056f2ec93f42b0deb154eb"
|
||||||
|
},
|
||||||
|
"s390x_linux_gnu": {
|
||||||
|
"etag": "0x8DE082F9AFFC0DB",
|
||||||
|
"checksum": "4e4aa34554891bcfb92d50fc2067e99cbbc5bec473ce4b8e3dedad0d42017c85"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.9.1": {
|
"0.9.1": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user