Skip to content

Commit

Permalink
Sync latest UV releases (#890)
Browse files Browse the repository at this point in the history
Co-authored-by: mitsuhiko <[email protected]>
  • Loading branch information
github-actions[bot] and mitsuhiko authored Mar 17, 2024
1 parent c8021cf commit b33bdec
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: 1, patch: 19, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.19/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("1ac97b4bedad801cd5860a83e92e092e9e04246fd7028393ba6b5c2f76fc1dff") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 1, patch: 19, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.19/uv-aarch64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("c9371f7189f129b01bce0a9923d6067ecd77de57860ec3071f163d7ee247fe45") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 1, patch: 19, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.19/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("0c22efc82e8aafd73b1183bebc36f5712df260df6b42b1b4649a16143c1a47bc") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 1, patch: 19, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.19/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("fb85b8910523422ccc81822614dac97cf8f2de258b535c7d177fc5932e64a766") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 1, patch: 19, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.19/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("35a276f51381ba7497a3e1d7fec3c47688f485045d65d8922d7ec30f1da489cb") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 1, patch: 19, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.19/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("41f9663eb2407ad661d0f204dcf479a93257a72be06d36e787b0dea93fcc2e0e") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 1, patch: 19, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.19/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("ab187b253f9f7ffb0063e827cf5efbedb0482d013ac619f6b28158941ca8d5f7") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("macos"), major: 0, minor: 1, patch: 21, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.21/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("1e7788eb132a6e8b1c81829d81cdbb8ba0b26fe098320217284d4af4332fe606") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 1, patch: 21, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.21/uv-aarch64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("a749bb07a4fb16dfc1942868544043483a233956a882af2944036cd081e54280") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 1, patch: 21, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.21/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("8713eda354e6dfe9b5d4802c3da111c76210dd7dc671df62fe2fbbfa50522ab8") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 1, patch: 21, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.21/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("667846071d7b7dc76d2425270ef569774d18defa59c6ea335c53cca27e1cd3ed") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 1, patch: 21, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.21/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("02bf25cc3f25c6a70d4c7f40a23c1122aecb0191824e9fedea4814e8295d09e6") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 1, patch: 21, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.21/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("d453b672f4db4a5fed1d7cefec2696b7c6e534f340da22f2d275b0e093c29e60") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 1, patch: 21, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.21/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("1926f6112b03934f9e4b5caf14f15dc284e5129d1f8572ec55269afb798ed3a7") },
];

0 comments on commit b33bdec

Please sign in to comment.