mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	pwsh: Update to version 7.3.8
This commit is contained in:
		
							parent
							
								
									41ac0d1b32
								
							
						
					
					
						commit
						4c5da5c22b
					
				@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "7.3.7",
 | 
			
		||||
    "version": "7.3.8",
 | 
			
		||||
    "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.7/PowerShell-7.3.7-win-x64.zip",
 | 
			
		||||
            "hash": "1c2988794a454c01990bca872bb208590ec792189c115dbe0d71880ebcf760a6"
 | 
			
		||||
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.8/PowerShell-7.3.8-win-x64.zip",
 | 
			
		||||
            "hash": "d141c163949d2491e5541546c7034488bca60590bf7b0ac1632b29ff7236c70c"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.7/PowerShell-7.3.7-win-x86.zip",
 | 
			
		||||
            "hash": "7fc7752c506f8792aa0139667a9f324b99e091feb96dc5b90c79cd5ba2afa981"
 | 
			
		||||
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.8/PowerShell-7.3.8-win-x86.zip",
 | 
			
		||||
            "hash": "d6416b398809ac462e229db19647de240114c90ec5c42fc3ae95a6a18adb1e5d"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.7/PowerShell-7.3.7-win-arm64.zip",
 | 
			
		||||
            "hash": "047de9c873626a8833cb44833d6093305758853fdd28e77aa7d66d0ba78faceb"
 | 
			
		||||
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.8/PowerShell-7.3.8-win-arm64.zip",
 | 
			
		||||
            "hash": "b10794d375d2547fbe237c59e5fd7384c077348cb69c69542ca3119b20dc1bc5"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "pre_install": [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user