mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-08 18:05:42 +08:00
Update uv@latest to 0.10.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]
|
||||
|
||||
- Update `uv@latest` to 0.10.2.
|
||||
|
||||
- Update `uv@latest` to 0.10.1.
|
||||
|
||||
- Update `syft@latest` to 1.42.0.
|
||||
|
||||
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)",
|
||||
"latest": {
|
||||
"version": "0.10.1"
|
||||
"version": "0.10.2"
|
||||
},
|
||||
"0.10": {
|
||||
"version": "0.10.1"
|
||||
"version": "0.10.2"
|
||||
},
|
||||
"0.10.2": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DE68D97A0ACC48",
|
||||
"checksum": "c162182ba7dd692794362d76dd183990d6e51553217954106da19bdb6ced211b"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DE68D9798C8D0B",
|
||||
"checksum": "3cdbd038333cfe861ce04f3d91678547bf2e726224acf5f42d3f0affa6740e19"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DE68D979E37342",
|
||||
"checksum": "493ebbe0e06128d6ee4905e1ed5e2a433fb0f7cfc08b0eaca9fab4ca76778ae1"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DE68D97746D797",
|
||||
"checksum": "685e47f8f88b6845a9fc2ca27c3d246c0f53af8c017daf8e98ac0a97fe20365b"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DE68D97694F118",
|
||||
"checksum": "3828b2de196687f60e9d199aea8b504299629300831eea0935ff3fe339903d0a"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DE68D976C5B56A",
|
||||
"checksum": "826e4ee3a03ec245e54c449e272fdf8aab749e039cc49c950ad43cc13702221f"
|
||||
},
|
||||
"powerpc64le_linux_gnu": {
|
||||
"etag": "0x8DE68D978DC048C",
|
||||
"checksum": "9b7f8e3ced416276a9e6321369f69234552d9cbf39d68d96a67e85cee4cd611f"
|
||||
},
|
||||
"riscv64_linux_gnu": {
|
||||
"etag": "0x8DE68D979289622",
|
||||
"checksum": "1ad005a361293175170f3c193b50d5a5c7f1da631649236cd857721ce8c9cbde"
|
||||
},
|
||||
"s390x_linux_gnu": {
|
||||
"etag": "0x8DE68D9794269C9",
|
||||
"checksum": "d4832c85f3e8e17f7ae4ced90059dc2b6927939a47fea3e92e5712e7148b9c09"
|
||||
}
|
||||
},
|
||||
"0.10.1": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user