mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	pwsh: Update to version 7.4.5
This commit is contained in:
		
							parent
							
								
									a6d468f47a
								
							
						
					
					
						commit
						03c23dec83
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "7.2.23",
 | 
					    "version": "7.4.5",
 | 
				
			||||||
    "description": "Cross-platform automation and configuration tool/framework, known as Powershell Core, that works well with existing tools and is optimized for dealing with structured data.",
 | 
					    "description": "Cross-platform automation and configuration tool/framework, known as Powershell Core, that works well with existing tools and is optimized for dealing with structured data.",
 | 
				
			||||||
    "homepage": "https://github.com/PowerShell/PowerShell",
 | 
					    "homepage": "https://github.com/PowerShell/PowerShell",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
@ -12,16 +12,16 @@
 | 
				
			|||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.23/PowerShell-7.2.23-win-x64.zip",
 | 
					            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.5/PowerShell-7.4.5-win-x64.zip",
 | 
				
			||||||
            "hash": "1e2fb1aa11d3f8bc0daa6dc26a3b1cd047277e84e912427d3837fb2ab3695af2"
 | 
					            "hash": "c735653083d4bc725687c005a4e6d4f0fb11c94b0cf86850467688796ac00342"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.23/PowerShell-7.2.23-win-x86.zip",
 | 
					            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.5/PowerShell-7.4.5-win-x86.zip",
 | 
				
			||||||
            "hash": "0ca6084d8648472ebc13f485df89334f7bf46f8105a949590087a69d02a2d5c6"
 | 
					            "hash": "1729e62b201f79a98422a087defd8a9e42282cc1791934d1c1e6a9ef24fb704b"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.23/PowerShell-7.2.23-win-arm64.zip",
 | 
					            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.5/PowerShell-7.4.5-win-arm64.zip",
 | 
				
			||||||
            "hash": "3e9d302ce98612f11cb335ce41947f94773b1983af4eef07d3c823e996e2b4d6"
 | 
					            "hash": "b85ee560e8e5cb83bd34596864fd3aae4f2f472d3b31fce31ed6f351c6f26e96"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "pre_install": [
 | 
					    "pre_install": [
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user