Summary
After following guidance to make uv install in an offline environment stated here: #9134 (comment)
When setting UV_DOWNLOAD_URL (to point at the intended version of uv we want to upgrade to) and UV_INSTALLER_GHE_BASE_URL (to be our internal Artifactory instance): uv self update 0.9.6 returns:
PS C:\Users\Administrator> uv self update 0.9.6
info: Checking for updates...
error: The version 0.9.6 was not found for the app uv in workspace uv
Platform
Windows/Linux x64
Version
0.9.5
Python version
n/a
Summary
After following guidance to make uv install in an offline environment stated here: #9134 (comment)
When setting
UV_DOWNLOAD_URL(to point at the intended version of uv we want to upgrade to) andUV_INSTALLER_GHE_BASE_URL(to be our internal Artifactory instance):uv self update 0.9.6returns:Platform
Windows/Linux x64
Version
0.9.5
Python version
n/a