pwsh: Update to version 7.3.5

This commit is contained in:
github-actions[bot] 2023-06-28 00:33:29 +00:00
parent 385d1b7553
commit 7673c159e2

View File

@ -1,5 +1,5 @@
{ {
"version": "7.3.4", "version": "7.3.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.3.4/PowerShell-7.3.4-win-x64.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.5/PowerShell-7.3.5-win-x64.zip",
"hash": "dbba20de5ec7388e4d70bfbd4359463d996df0b7521ba38f7598c2a7a3115c6f" "hash": "c529d644cfef5a3a7e81f9b68e354ef887f345c7822e3581e9abd7a627f1a03e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.4/PowerShell-7.3.4-win-x86.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.5/PowerShell-7.3.5-win-x86.zip",
"hash": "7933b2d50f86c3c252474b5ad3bd4cc3e94aaea4cda1600d6c787c92561b4796" "hash": "9c269eb3a8acda5f263d66842015ba39dc3cece72b87d482d1dc00d5c5e931ab"
}, },
"arm64": { "arm64": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.4/PowerShell-7.3.4-win-arm64.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.5/PowerShell-7.3.5-win-arm64.zip",
"hash": "08a4825ae39cfeb3ee9d35a5643918aa655ee349f43cfce509ff7d5927752f34" "hash": "e5aff3d6e1c08527dad7d4e563a38060060c4f8c70741152ccba9577c9538f9f"
} }
}, },
"pre_install": [ "pre_install": [