mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-04-21 03:15:44 +00:00
Use astral-sh/versions as primary version provider
This commit is contained in:
parent
0f6ec07aaf
commit
9e0614a07d
28 changed files with 2022 additions and 41294 deletions
|
|
@ -1,5 +1,5 @@
|
|||
export const REPO = "uv";
|
||||
export const OWNER = "astral-sh";
|
||||
export const TOOL_CACHE_NAME = "uv";
|
||||
export const STATE_UV_PATH = "uv-path";
|
||||
export const STATE_UV_VERSION = "uv-version";
|
||||
export const VERSIONS_NDJSON_URL =
|
||||
"https://raw.githubusercontent.com/astral-sh/versions/main/v1/uv.ndjson";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue