There was an error while loading. Please reload this page.
1 parent eb3360c commit 2f9178bCopy full SHA for 2f9178b
1 file changed
installer/installer.py
@@ -14,7 +14,7 @@ def ensure_uv_installed():
14
[
15
"curl",
16
"-LsSf",
17
- "https://github.com/astral-sh/uv/releases/download/0.1.23/uv-installer.sh",
+ "https://astral.sh/uv/install.sh",
18
"|",
19
"sh",
20
],
0 commit comments