Skip to content

Commit

Permalink
Sync UV Releases (#1319)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 8, 2024
1 parent ab5baa0 commit b9b9224
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions rye/src/sources/generated/uv_downloads.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
// To regenerate, run `rye run uv-downloads > rye/src/sources/generated/uv_downloads.inc` from the root of the repository.
use std::borrow::Cow;
pub const UV_DOWNLOADS: &[UvDownload] = &[
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 33, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.33/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("a2602b99e71bc04d7eb11df00b87be068727bb47fc415f7fcbd24dae49c947a3") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 33, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.33/uv-aarch64-unknown-linux-musl.tar.gz"), sha256: Cow::Borrowed("9d4ba96eee49b9483fd55ab1b376ed4b9f88f0f9d155c0e48e7280d3cc388d4e") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 33, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.33/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("69c5d28aa75d0ce3fa5466736e2e156db48514cd7c9c44e6bc6515994944695d") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 33, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.33/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("176caa5100e047b32e84c0c7ce1a31f74610b3f94266f5aa3f86d02417fcdfb6") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 33, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.33/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("0d4a2c20e1d0e06c83a60fac0d85bff46cd5312f146dd0f6bf35b63ae8f7a9fe") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 33, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.33/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("c080525062c3d803e63ef493002f234056dd6efe6d0281d86d672510702823d3") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 33, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.33/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("e62a4123e6b77c9dd22f133212f7bac638077ebde73daa20fea3bef3ac51c84c") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 34, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.34/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("2eebf71aa924d8d977983394c212cb3ad99f6e241e77702822e8f407c8e231e0") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 34, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.34/uv-aarch64-unknown-linux-musl.tar.gz"), sha256: Cow::Borrowed("227cd1dabb4ebb98e51c1b7735fa94dea96e14db7efb2d3d76b48c87a61a3d28") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 34, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.34/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("34035c24e9c6dcf1164f10fee22e12fd03b329479233986909458df3259cf22f") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 34, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.34/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("99c3873d4bc3816c383c0e2686de1066be1ca8ff546e29e418e435296df13ae0") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 34, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.34/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("62764007f4553f3677ef86e864097405d1b054e8a62e89f047e545816347491c") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 34, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.34/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("d237ebacb6f4a651fbad3af702f29b8262b825e070c87e9020d5164936459393") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 34, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.34/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("cee114bb3c73a4be5066660d71eea1ac996378f567ba69fb7f29c688289245cd") },
];

0 comments on commit b9b9224

Please sign in to comment.