Skip to content

Commit

Permalink
Sync latest UV releases (#980)
Browse files Browse the repository at this point in the history
- Synced latest UV releases

<sup>Auto-generated by [sync-uv-releases.yml](https://github.com/astral-sh/rye/blob/main/.github/workflows/sync-uv-releases.yml)</sup>
  • Loading branch information
github-actions[bot] authored Apr 24, 2024
1 parent da3fbb0 commit ebdb12c
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: 26, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.26/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("37e5e9359c6eb943d31ff0082b0ec5327c93b572a2eafedc8266963181dbb1d0") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 1, patch: 26, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.26/uv-aarch64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("17ebc81973124e4c1c0958ce0eeabb541553d74bccad5a055ab2d33dddd4051b") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 1, patch: 26, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.26/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("45ad6ac84cf7d4a4195fa96011fb902c7c05221cb65dcb0b84aeeb0194125c76") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 1, patch: 26, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.26/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("5f30097ff062c718c40178b904cd654f1259f7ee012db7c102d31af650047602") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 1, patch: 26, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.26/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("431a180adf346d96b39f3477a4f26b53741819e0fe411c276c2aa07b90b0a4f5") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 1, patch: 26, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.26/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("874ce589229f3423cd2824dbc4fc1af7c933d0dde544d5883fd68012aaa44f7d") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 1, patch: 26, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.26/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("27e4edfa8f12986430c2f6265653b7fca3dec9cd8709692b7fb353c5c0f4db82") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("macos"), major: 0, minor: 1, patch: 37, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.37/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("1a160798d79a626a06e16634d77315e9dbe363ab6bfdaef424f7b5bffd30cab7") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 1, patch: 37, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.37/uv-aarch64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("d59ed726780815d48f95bf4f7a2d9c41aaa05fc746d5a8af49ae11d7e1f3f34b") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 1, patch: 37, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.37/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("e676cacfd871e33e7c4972ae241ed6362e20159261f9da8545a3816e436b59b0") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 1, patch: 37, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.37/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("bf4c37a3aa6ee61a409c89261593909756dbbd86b0819d5003dc3ac83aa081e1") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 1, patch: 37, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.37/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("61502d8054f12aafd56ff193abca0606f688fb7d84cea40e94ff3de5a0cc950f") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 1, patch: 37, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.37/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("6bc00aec8b4731a7883b88d27450c959055a24a1f5858777313addbe850a7cad") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 1, patch: 37, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.1.37/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("33cb815958a3e84b929dc06d42bf5170a5a5eb60b413f2243b4e62e75edc3e49") },
];

0 comments on commit ebdb12c

Please sign in to comment.