azure-ps: Update to version 10.2.0.37547

This commit is contained in:
github-actions[bot] 2023-08-01 08:26:39 +00:00
parent 7c50da970b
commit 1a1389395f

View File

@ -1,16 +1,16 @@
{ {
"version": "10.1.0.37441", "version": "10.2.0.37547",
"description": "PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.", "description": "PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.",
"homepage": "https://aka.ms/azpsdocs", "homepage": "https://aka.ms/azpsdocs",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v10.1.0-July2023/Az-Cmdlets-10.1.0.37441-x64.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v10.2.0-August2023/Az-Cmdlets-10.2.0.37547-x64.msi",
"hash": "4bd0a9d0b41cf57e05aec8298b48c3f2abe92a7c431322926d2d75f403a0ae8d" "hash": "048dc71b48cc9ef80756ea54061ddc5de55f3d52b857097c83579ad09dda6317"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v10.1.0-July2023/Az-Cmdlets-10.1.0.37441-x86.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v10.2.0-August2023/Az-Cmdlets-10.2.0.37547-x86.msi",
"hash": "e2ae4558cae46c1c1fbe50fe3ffd7b509568160c507eacd0e3d1d4f2b230264b" "hash": "2568556311734918ee286b3113b050e71e332b8b0f7bb6f58945b521ca164162"
} }
}, },
"extract_dir": "WindowsPowerShell\\Modules", "extract_dir": "WindowsPowerShell\\Modules",