Skip to content

Commit

Permalink
Sync latest UV releases
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko authored and github-actions[bot] committed Sep 19, 2024
1 parent 06db9d3 commit 598f021
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: 4, patch: 3, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.3/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("e90719268e20a046ef23ad4d1a44e991876f6abe850147f7525901cdd28e799d") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 4, patch: 3, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.3/uv-aarch64-unknown-linux-musl.tar.gz"), sha256: Cow::Borrowed("8c98b1dbcfe6a1b5ed9cb567f57f25390af9925c30632fe33d9a38dd9d0b0c0f") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 4, patch: 3, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.3/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("ca179ef25b4ef471eacde2dc93f67300e4e7aa1ce416ffb2055bf11fb7ed17b0") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 4, patch: 3, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.3/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("762021a53b27c87798ec95cb1f660e1d46f0b43f8614bf5b655bbe53e6d164fa") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 4, patch: 3, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.3/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("bb7c9e642d8b4d2c456bae9d0b23a9aa8b872b9701e62c8a4d5b1af80413e8dd") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 4, patch: 3, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.3/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("6dd21e06b67f86870bf7cbe262d5a65428a6c7f4bbccd1268063b3ea75b0440e") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 4, patch: 3, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.3/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("af57fae9c355d3ff8f561170edc87be3f52b7d34dc14b1a8980824a483dc4cb8") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("macos"), major: 0, minor: 4, patch: 12, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.12/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("507aeb4efbb4a2b97654df8333aaa9d78109c55e3c3d5959f50cf0d93baa0263") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 4, patch: 12, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.12/uv-aarch64-unknown-linux-musl.tar.gz"), sha256: Cow::Borrowed("7329992bee100397b3520f1e93512804aa47ea01404c05609aedd181311cdf3b") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 4, patch: 12, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.12/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("e0550b4db9d9074560cdff66e81298288ddeb75347585514601c598ea46df54f") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 4, patch: 12, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.12/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("4c0a025f4b1f40a4248435410cbc1c6df0656ccee02f145aecedefac0efac392") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 4, patch: 12, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.12/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("d2934f4afba1f33d4078cbde301e780db132df6d33f2f5b27df466775e01b236") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 4, patch: 12, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.12/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("4dc5e08f2f69245859b8ff57c7e6f844ebd1a65df12ae13f66a068268af17389") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 4, patch: 12, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.12/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("db44453ec57d6e3a35b7af2bb7938b47bdc9e7ca397269e978c53dd3065b1195") },
];

0 comments on commit 598f021

Please sign in to comment.