azure-ps: Update to version 8.2.0.36189

This commit is contained in:
github-actions[bot] 2022-08-02 04:50:35 +00:00
parent 4704ce15ba
commit 40d6d79e49

View File

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