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 Jul 26, 2024
1 parent 1ce72f2 commit a14e093
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: 27, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.27/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("d071d3063933e2e98322619bd4318594e84b7f6ce4f6c5c13a2ef424b0704bb7") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 27, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.27/uv-aarch64-unknown-linux-musl.tar.gz"), sha256: Cow::Borrowed("f7ad07f32e01dfdbd6b217c7f6acd7822eb6600d9992d204b93bfa0749bc6b29") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 27, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.27/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("6183e4fecfe5404dc69d9cc23c248441ba25a21541c8046c8a27b09a63f224b7") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 27, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.27/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("4def707256649e6ad40ad33c8c00464d163728a969e54baf94f9d8463b4b89d8") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 27, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.27/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("56be1ded925e7c1852f8853f7637942786ae379c0ecdbc88cf101f17f8413129") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 27, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.27/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("1ea0b0623c362c47c6d00801e09ddf948cc27cc18200e5390469e279dfb85d29") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 27, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.27/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("224cdff5d82ff7053d1a9bf61e5ae89961d536eb2da8a4a13b93a49a0ab434bf") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 29, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.29/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("34e214671c640b72e7805ae4802ad774f9e7636d59361b6434f38950af0fc6c3") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 29, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.29/uv-aarch64-unknown-linux-musl.tar.gz"), sha256: Cow::Borrowed("77607a17959e650fa085a28f74b120db065833957a8306ee458a06e331433a21") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 29, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.29/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("0ff66ebe55fca07d6637b39ff9b9cf8169c726d5c3d3776e232b8cee2b04b22a") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 29, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.29/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("719d62f7e8e48fb746454c817f8ba094958f673bcef3bfbf0a3fe21b9d9fa296") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 29, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.29/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("8536255454ef7c9875d64baf7616cfdad6ce263270860f34b6ec38f02faffa0d") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 29, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.29/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("45456b9383097670a5f05ecb1288f9d6b7f7d84889ae7b6022130feaae834334") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 29, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.29/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("1199ddcaba212d1909d934b7edfe24ee39f6ac60cfce1a558d74d082f9763937") },
];

0 comments on commit a14e093

Please sign in to comment.