mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-12-27 23:45:15 +00:00
Bump python patch version
Might as well since we are anyway updating all deps and 3.14.2 fixes various regression in 3.14.
This commit is contained in:
parent
7915aad2da
commit
1adc288f70
@ -193,10 +193,10 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "python 3.14.1",
|
"name": "python 3.14.2",
|
||||||
"unix": {
|
"unix": {
|
||||||
"file_extension": "tar.xz",
|
"file_extension": "tar.xz",
|
||||||
"hash": "sha256:8dfa08b1959d9d15838a1c2dab77dc8d8ff4a553a1ed046dfacbc8095c6d42fc",
|
"hash": "sha256:ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e9",
|
||||||
"urls": ["https://www.python.org/ftp/python/{version}/Python-{version}.{file_extension}"]
|
"urls": ["https://www.python.org/ftp/python/{version}/Python-{version}.{file_extension}"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user