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 Oct 18, 2024
1 parent d92f67d commit 4e4ee1e
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: 17, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.17/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("af8e68a0e831e8b482d9e2f5443af63d24d003b0c53e0d5f921c2bcb5eed1644") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 4, patch: 17, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.17/uv-aarch64-unknown-linux-musl.tar.gz"), sha256: Cow::Borrowed("7dc33d60655e7a78bf13ad68bff89da6233b24484cd01a668d72a4ca88c7e70d") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 4, patch: 17, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.17/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("c8a2c21e23694e4d8079693d8d980642ceabad7589a8da5d5c112844cd9a1530") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 4, patch: 17, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.17/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("67d1ed2af42d7f355eb08325645013e24fc3797f33cfa9d5aca18f74a98c4885") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 4, patch: 17, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.17/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("7ed2445e83cb919525535774004e294061a8c79253367490647c6aab0e9d06b8") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 4, patch: 17, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.17/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("929407c72ec63c54502c3aef61a2195c2b6a145d6d4b15fd9a0528475cc5cd50") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 4, patch: 17, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.17/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("9282496b24585c54f4cb71c1cb1dbdecd650f2311237f71ddf217f8756136f79") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("macos"), major: 0, minor: 4, patch: 24, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.24/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("69dbd88647d260dac051db11004f1e6438d1296da23cfec084a5ef9100e46c4b") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 4, patch: 24, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.24/uv-aarch64-unknown-linux-musl.tar.gz"), sha256: Cow::Borrowed("887e1aa6e6b616894e273fe543879f4d1f117519275a1c224a3ef03499c54445") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 4, patch: 24, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.24/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("a2a05cecc1252a356528f912688e84fca768eead930082fafba39b1488115b09") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 4, patch: 24, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.24/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("0471c00736fd1d101b8d8fc3a73128833ad712e5cc113f3e955ebb79fde4d572") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 4, patch: 24, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.24/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("5cfe28aae1472d3e3dde8323d9351e53425bf56ade838318487b76cb97785684") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 4, patch: 24, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.24/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("a990d2f067c7922493921662e403e9961733d159deb6393f05bf59fdd9e0b0cf") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 4, patch: 24, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.4.24/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("06bc8c7de34cedb1dcb6a32a2462b09f92984ceb9d6aec9035424c8fe30ca510") },
];

0 comments on commit 4e4ee1e

Please sign in to comment.