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 20, 2024
1 parent 2491ca0 commit 92fe0d2
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: 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") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("macos"), major: 0, minor: 4, patch: 13, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.13/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("32d73e0257dab4371254d26bd9328de4e43b7817ee154d7c77e879df130b15c4") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 4, patch: 13, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.13/uv-aarch64-unknown-linux-musl.tar.gz"), sha256: Cow::Borrowed("c24306c2cfc3bcaeab57f866c2501f07e21098fa03db7c1e5961280d44404443") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 4, patch: 13, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.13/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("b4a92170b85d63ee9d7ac3a9b07fa444e4257e3dfb91a22774c1f76f94a06ddb") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 4, patch: 13, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.13/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("a4f2dc1eb9526ae9f1a617fddfc8e565817540ee06b022cc85a31f8915b8130e") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 4, patch: 13, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.13/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("fb58d588c237218c275f63b6b77eda9477d2c1e1007605e10207c2504ae2a6d5") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 4, patch: 13, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.13/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("888e73d16bc7c67ee2e369e4660249ec107efaf998583cce68dbcd942b76d047") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 4, patch: 13, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.13/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("0f955f51eaa3ccf56215ace06dab2e9b78437e22002eabc2cedcfcf541d997b2") },
];

0 comments on commit 92fe0d2

Please sign in to comment.