Skip to content

Commit

Permalink
Sync UV Releases (#1295)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 1, 2024
1 parent 4b34ca1 commit c0616e1
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: 30, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.30/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("387f24ebf55f304352bc5fc4638ca251112ab682291a00290de3753a1b5092f7") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 30, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.30/uv-aarch64-unknown-linux-musl.tar.gz"), sha256: Cow::Borrowed("4b4e5fb2ca63fee674a32ed99e1c371d4dcfe194787c3bddc7bef37b4ae3fd24") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 30, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.30/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("2ce7b022fab83161cf9b26a8413702ab328c2f01a530a2739712527acd769068") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 30, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.30/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("6777ab4ee773df50790da19586afe41507dd9b4c69db39e09154cc013e066aa5") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 30, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.30/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("4048630dcfca6946dd8b7f2e8ff38dbc54a9e47ae50f9e04a372081c413e0b66") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 30, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.30/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("8cae7297892b5cd947fc8dc9ef045dc82c8a3c948413cbc68aa46285b888031c") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 30, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.30/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("572a09703b40680191f4da33ffad2ae57cee93f0007f1eb25b84d241b0b418f2") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 32, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.32/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("5084b7544da648d3467440f87a3f2929ca7c593a311a3b77271b638ca7664f3c") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 32, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.32/uv-aarch64-unknown-linux-musl.tar.gz"), sha256: Cow::Borrowed("b3fff6bb0ae62154c5d17256b40f3d568a7bd7037e4839cb672545b16cd8622f") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 32, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.32/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("7a449bc0fe9326d31ad809c8cfbe19ba2b67b28c9dc631bb6f1696334442d928") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 32, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.32/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("1c91f7ad89b5697a33906be435fe6b9fad903916096ef61f034257252a8e4c86") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 32, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.32/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("e86f3bd4e7c30b0e4094d1eff520d762fdfac9e55da785db23b0139b675aeda9") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 32, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.32/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("1725fafdcc1390574b8682805ec31ebc9287085f562dc7ac6a64b186abaf1b0d") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 32, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.32/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("c676266d23c8dbe7832c44f37832c4e4ecf21781b7b0560bf27b270bedb14462") },
];

0 comments on commit c0616e1

Please sign in to comment.