mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-03 19:17:02 -05:00 
			
		
		
		
	Update bundled python
Updates python's private OpenSSL on windows to 3.0.15. Fixes #2107411 [Old (incorrect?) version of OpenSSL is loaded on Windows](https://bugs.launchpad.net/calibre/+bug/2107411)
This commit is contained in:
		
							parent
							
								
									0a887ba73e
								
							
						
					
					
						commit
						0c7aa5bdca
					
				@ -200,9 +200,9 @@
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
        "name": "python",
 | 
					        "name": "python",
 | 
				
			||||||
        "unix": {
 | 
					        "unix": {
 | 
				
			||||||
            "filename": "Python-3.11.5.tar.xz",
 | 
					            "filename": "Python-3.11.12.tar.xz",
 | 
				
			||||||
            "hash": "sha256:85cd12e9cf1d6d5a45f17f7afe1cebe7ee628d3282281c492e86adf636defa3f",
 | 
					            "hash": "sha256:849da87af4df137710c1796e276a955f7a85c9f971081067c8f565d15c352a09",
 | 
				
			||||||
            "urls": ["https://www.python.org/ftp/python/3.11.5/{filename}"]
 | 
					            "urls": ["https://www.python.org/ftp/python/3.11.12/{filename}"]
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user