mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	python: Update to version 3.12.3 (#5706)
This commit is contained in:
		
							parent
							
								
									ec43d821eb
								
							
						
					
					
						commit
						9067f1be51
					
				@ -1,21 +1,21 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "3.12.2",
 | 
			
		||||
    "version": "3.12.3",
 | 
			
		||||
    "description": "A programming language that lets you work quickly and integrate systems more effectively.",
 | 
			
		||||
    "homepage": "https://www.python.org/",
 | 
			
		||||
    "license": "Python-2.0",
 | 
			
		||||
    "notes": "Allow applications and third-party installers to find python by running: \"$dir\\install-pep-514.reg\"",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://www.python.org/ftp/python/3.12.2/python-3.12.2-amd64.exe#/setup.exe",
 | 
			
		||||
            "hash": "md5:44abfae489d87cc005d50a9267b5d58d"
 | 
			
		||||
            "url": "https://www.python.org/ftp/python/3.12.3/python-3.12.3-amd64.exe#/setup.exe",
 | 
			
		||||
            "hash": "md5:c86949710e0471a065db970290819489"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://www.python.org/ftp/python/3.12.2/python-3.12.2.exe#/setup.exe",
 | 
			
		||||
            "hash": "md5:bc4d721cf44a52fa9e19c1209d45e8c3"
 | 
			
		||||
            "url": "https://www.python.org/ftp/python/3.12.3/python-3.12.3.exe#/setup.exe",
 | 
			
		||||
            "hash": "md5:a95c4fbdce0b6a22ca7cfb450f57c616"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://www.python.org/ftp/python/3.12.2/python-3.12.2-arm64.exe#/setup.exe",
 | 
			
		||||
            "hash": "md5:f769b05cd9d336d2d6e3f6399cb573be"
 | 
			
		||||
            "url": "https://www.python.org/ftp/python/3.12.3/python-3.12.3-arm64.exe#/setup.exe",
 | 
			
		||||
            "hash": "md5:ef016521b5a147f3ded730801d36a350"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "pre_install": [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user