mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-11 09:13:57 -04:00
Build with python 3.8
This commit is contained in:
parent
9ff27782de
commit
f3062760ab
@ -156,14 +156,9 @@
|
|||||||
{
|
{
|
||||||
"name": "python",
|
"name": "python",
|
||||||
"unix": {
|
"unix": {
|
||||||
"filename": "Python-2.7.16.tar.xz",
|
"filename": "Python-3.8.0.tar.xz",
|
||||||
"hash": "sha256:f222ef602647eecb6853681156d32de4450a2c39f4de93bd5b20235f2e660ed7",
|
"hash": "sha256:b356244e13fb5491da890b35b13b2118c3122977c2cd825e3eb6e7d462030d84",
|
||||||
"urls": ["https://www.python.org/ftp/python/2.7.16/{filename}"]
|
"urls": ["https://www.python.org/ftp/python/3.8.0/{filename}"]
|
||||||
},
|
|
||||||
"windows": {
|
|
||||||
"filename":"python-584870604fd8524e17bc2c067595b0210411319e.tar.gz",
|
|
||||||
"hash":"sha256:4f1833cac526f209de5b428d517cbd7a7923f13b89ba056e239dd8aa15894b7d",
|
|
||||||
"urls":["github:kovidgoyal/cpython"]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user