diff --git a/uv/private/uv.lock.json b/uv/private/uv.lock.json index f62755f..b365ca4 100644 --- a/uv/private/uv.lock.json +++ b/uv/private/uv.lock.json @@ -3,27 +3,27 @@ "binaries": [ { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.1.17/uv-x86_64-unknown-linux-gnu.tar.gz", - "sha256": "add91a881b3de0a2defa6cf363bbbbfb5dc58e85cff52e8164052e86fee73809", + "url": "https://github.com/astral-sh/uv/releases/download/0.1.33/uv-x86_64-unknown-linux-gnu.tar.gz", "file": "uv-x86_64-unknown-linux-gnu/uv", + "sha256": "c582cf587db50ae4dd50360c5bc5dffce110c7e457f1dc1955fc6ad447bdfcce", "os": "linux", "cpu": "x86_64" }, { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.1.17/uv-x86_64-apple-darwin.tar.gz", - "sha256": "957fbe84e1fb1a7e8b43ed4db7bd5ef5ea3b3f996c92144d5eaf6b3e259859cd", - "file": "uv-x86_64-apple-darwin/uv", + "url": "https://github.com/astral-sh/uv/releases/download/0.1.33/uv-aarch64-apple-darwin.tar.gz", + "file": "uv-aarch64-apple-darwin/uv", + "sha256": "6e6af126bfc34a9d0e02641bd99fda1201a81356455ee4f196b760b3d995cb7a", "os": "macos", - "cpu": "x86_64" + "cpu": "arm64" }, { "kind": "archive", - "url": "https://github.com/astral-sh/uv/releases/download/0.1.17/uv-aarch64-apple-darwin.tar.gz", - "sha256": "8f6d1b142dfc4d2040b86a94956eb3c2f5436fd0e889e0d0d1c59dbb8fbbf9de", - "file": "uv-aarch64-apple-darwin/uv", + "url": "https://github.com/astral-sh/uv/releases/download/0.1.33/uv-x86_64-apple-darwin.tar.gz", + "file": "uv-x86_64-apple-darwin/uv", + "sha256": "3e32e8242b32c1231a45888134b5615f45bfd938fc865d82f270a9ca76ab1a90", "os": "macos", - "cpu": "arm64" + "cpu": "x86_64" } ] }