Skip to content

Commit

Permalink
Sync UV Releases (#1303)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 2, 2024
1 parent 29e3657 commit 640c8ce
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: 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") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 33, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.33/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("a2602b99e71bc04d7eb11df00b87be068727bb47fc415f7fcbd24dae49c947a3") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 33, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.33/uv-aarch64-unknown-linux-musl.tar.gz"), sha256: Cow::Borrowed("9d4ba96eee49b9483fd55ab1b376ed4b9f88f0f9d155c0e48e7280d3cc388d4e") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 33, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.33/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("69c5d28aa75d0ce3fa5466736e2e156db48514cd7c9c44e6bc6515994944695d") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 33, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.33/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("176caa5100e047b32e84c0c7ce1a31f74610b3f94266f5aa3f86d02417fcdfb6") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 33, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.33/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("0d4a2c20e1d0e06c83a60fac0d85bff46cd5312f146dd0f6bf35b63ae8f7a9fe") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 33, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.33/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("c080525062c3d803e63ef493002f234056dd6efe6d0281d86d672510702823d3") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 33, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.33/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("e62a4123e6b77c9dd22f133212f7bac638077ebde73daa20fea3bef3ac51c84c") },
];

0 comments on commit 640c8ce

Please sign in to comment.