diff --git a/uv/private/uv.lock.json b/uv/private/uv.lock.json index 22ca4a0..f9c4ad3 100644 --- a/uv/private/uv.lock.json +++ b/uv/private/uv.lock.json @@ -4,33 +4,33 @@ "binaries": [ { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.2.22/uv-aarch64-unknown-linux-musl.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.2.23/uv-aarch64-unknown-linux-musl.tar.gz", "file": "uv-aarch64-unknown-linux-musl/uv", - "sha256": "1855c439577523fd2a3e1afb19712fd80eb59d63c92fa29d24afb7f68c8ba88c", + "sha256": "60a122ac03b4187ddf716995f5f87838ff0edf9bfac372202c5c05269a32537d", "os": "linux", "cpu": "arm64" }, { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.2.22/uv-x86_64-unknown-linux-gnu.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.2.23/uv-x86_64-unknown-linux-gnu.tar.gz", "file": "uv-x86_64-unknown-linux-gnu/uv", - "sha256": "65cd2e2c3660779f8a1fb02eac488b540d1ae30f3a80a381f8a7859d0b76bf06", + "sha256": "4384db514959beb4de1dcdf7f1f2d5faf664f7180820b0e7a521ef2147e33d1d", "os": "linux", "cpu": "x86_64" }, { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.2.22/uv-aarch64-apple-darwin.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.2.23/uv-aarch64-apple-darwin.tar.gz", "file": "uv-aarch64-apple-darwin/uv", - "sha256": "ed44fcb929f8cef958ed9e6de350d542f7392a43331d3605c4fcbf418e204c5c", + "sha256": "1d41beb151ace9621a0e729d661cfb04d6375bffdaaf0e366d1653576ce3a687", "os": "macos", "cpu": "arm64" }, { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.2.22/uv-x86_64-apple-darwin.tar.gz", + "url": "https://github.com/astral-sh/uv/releases/download/0.2.23/uv-x86_64-apple-darwin.tar.gz", "file": "uv-x86_64-apple-darwin/uv", - "sha256": "cb03b461250b688e39b19feaa0853d842e5d4193e262c9d4db2d15faafc54dcc", + "sha256": "960d2ae6ec31bcf5da3f66083dedc527712115b97ee43eae903d74a43874fa72", "os": "macos", "cpu": "x86_64" }