azure-ps: Update to version 10.3.0.37655

This commit is contained in:
github-actions[bot] 2023-09-05 12:30:47 +00:00
parent 88e926630f
commit a61d27332b

View File

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