mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-01 20:16:18 +02:00
Bump the version of python on windows
This commit is contained in:
parent
38540e52c9
commit
cb2dcafe87
1 changed files with 2 additions and 2 deletions
|
|
@ -153,8 +153,8 @@
|
||||||
"urls": ["https://www.python.org/ftp/python/2.7.16/{filename}"]
|
"urls": ["https://www.python.org/ftp/python/2.7.16/{filename}"]
|
||||||
},
|
},
|
||||||
"windows": {
|
"windows": {
|
||||||
"filename":"python-ca3c62c123b8c81a39dfaa785dfa77a0e40b3604ca4bdaceb65df10e32e29b82.tar.gz",
|
"filename":"python-584870604fd8524e17bc2c067595b0210411319e.tar.gz",
|
||||||
"hash":"sha256:ca3c62c123b8c81a39dfaa785dfa77a0e40b3604ca4bdaceb65df10e32e29b82",
|
"hash":"sha256:4f1833cac526f209de5b428d517cbd7a7923f13b89ba056e239dd8aa15894b7d",
|
||||||
"urls":["github:kovidgoyal/cpython"]
|
"urls":["github:kovidgoyal/cpython"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue