mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	pwsh: Update to version 7.5.1
This commit is contained in:
		
							parent
							
								
									79a125af50
								
							
						
					
					
						commit
						ee28854f4c
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "7.5.0",
 | 
					    "version": "7.5.1",
 | 
				
			||||||
    "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.5.0/PowerShell-7.5.0-win-x64.zip",
 | 
					            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/PowerShell-7.5.1-win-x64.zip",
 | 
				
			||||||
            "hash": "c270f392d63d4297d78730fbffc0fefa2aa7fb39c80307c3105d22cd7fc9040e"
 | 
					            "hash": "4d3028da81170f8d1cd226614582f0a95d3dd5592127cf87a09e3a3568e51a08"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.0/PowerShell-7.5.0-win-x86.zip",
 | 
					            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/PowerShell-7.5.1-win-x86.zip",
 | 
				
			||||||
            "hash": "c8cca1d070788da89b10796c4cc4352c945e56c3f9e21ecd4ae4a972c865859e"
 | 
					            "hash": "e5cf58e27bdd4ab43b4dc410e580667a8a8c8eb400d3a0c6a1f2fae7df78f7d9"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.0/PowerShell-7.5.0-win-arm64.zip",
 | 
					            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/PowerShell-7.5.1-win-arm64.zip",
 | 
				
			||||||
            "hash": "5cf346f196a7ba862772f7fe0bf5dc98a08632baae74c36dca26de386203a142"
 | 
					            "hash": "78e78fd6a9d0a837778f6490d697b0df3ac09a3fa94655b0d049f236b7f428e9"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "pre_install": [
 | 
					    "pre_install": [
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user