azure-ps: Update to version 8.3.0.36300

This commit is contained in:
github-actions[bot] 2022-09-06 20:28:51 +00:00
parent 5fa9423938
commit b8b72e576c

View File

@ -1,16 +1,16 @@
{
"version": "8.2.0.36189",
"version": "8.3.0.36300",
"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/v8.2.0-August2022/Az-Cmdlets-8.2.0.36189-x64.msi",
"hash": "9c0c51ab212f5b94d014f56cf3344b54d559d6bc897b0c74a262a3f2eaed0e4a"
"url": "https://github.com/Azure/azure-powershell/releases/download/v8.3.0-September2022/Az-Cmdlets-8.3.0.36300-x64.msi",
"hash": "bacab062098cb416884973dcf353764db450cd6fe58fdfd55f851b319b7f32a6"
},
"32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v8.2.0-August2022/Az-Cmdlets-8.2.0.36189-x86.msi",
"hash": "ee930e8e5af2bfddc3af2e698e42d3e2a65107ef49ffc1ad5bd366352a3a0ac3"
"url": "https://github.com/Azure/azure-powershell/releases/download/v8.3.0-September2022/Az-Cmdlets-8.3.0.36300-x86.msi",
"hash": "2a1f24d64242ce10c29cf9fcc10d0aa327e0e5f02e62fa88b88c4466e021825d"
}
},
"extract_dir": "WindowsPowerShell\\Modules",