We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f81df4a commit 26bac10Copy full SHA for 26bac10
lib/util.lua
@@ -11,7 +11,7 @@ if VFOX_PYTHON_MIRROR then
11
os.setenv("PYTHON_BUILD_MIRROR_URL", PYTHON_URL)
12
end
13
14
-local version_vault_url = "https://version-vault.cdn.dog/pyenv-versions"
+local version_vault_url = "https://version-vault.cdn.dog/python/pyenv"
15
16
-- request headers
17
local REQUEST_HEADERS = {
0 commit comments