mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	pwsh: Update to version 7.3.9
This commit is contained in:
		
							parent
							
								
									7c91992601
								
							
						
					
					
						commit
						e717dc2fab
					
				@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "7.3.8",
 | 
			
		||||
    "version": "7.3.9",
 | 
			
		||||
    "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",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
@ -12,16 +12,16 @@
 | 
			
		||||
    ],
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.8/PowerShell-7.3.8-win-x64.zip",
 | 
			
		||||
            "hash": "d141c163949d2491e5541546c7034488bca60590bf7b0ac1632b29ff7236c70c"
 | 
			
		||||
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.9/PowerShell-7.3.9-win-x64.zip",
 | 
			
		||||
            "hash": "d23ba4c96874bc30178c253a4e89a4a67e273ebdbbd0c33951a185f7887c4aa1"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.8/PowerShell-7.3.8-win-x86.zip",
 | 
			
		||||
            "hash": "d6416b398809ac462e229db19647de240114c90ec5c42fc3ae95a6a18adb1e5d"
 | 
			
		||||
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.9/PowerShell-7.3.9-win-x86.zip",
 | 
			
		||||
            "hash": "53d1405124589514b899853e65e486d5926c52fbe8602b664c63fec8c5b857e4"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.8/PowerShell-7.3.8-win-arm64.zip",
 | 
			
		||||
            "hash": "b10794d375d2547fbe237c59e5fd7384c077348cb69c69542ca3119b20dc1bc5"
 | 
			
		||||
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.9/PowerShell-7.3.9-win-arm64.zip",
 | 
			
		||||
            "hash": "4631793ecafbad4f699d92ad17fdec6f61b74c05357d5cb75cc04ef581e5186c"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "pre_install": [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user