azure-ps: Update to version 8.1.0.36048

This commit is contained in:
github-actions[bot] 2022-07-06 12:32:26 +00:00
parent b5e7a2e24d
commit 6a48f9aebe

View File

@ -1,16 +1,16 @@
{ {
"version": "8.0.0.35824", "version": "8.1.0.36048",
"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/v8.0.0-May2022/Az-Cmdlets-8.0.0.35824-x64.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v8.1.0-July2022/Az-Cmdlets-8.1.0.36048-x64.msi",
"hash": "046beaa04465d426d79470ec2cbedd051ff7274302e534d2a455ebd9b261fa8f" "hash": "d33abdceabc2ff0d08f3d5f38f3d2ee075d6cd040a68ccf48d815bd9f727501b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v8.0.0-May2022/Az-Cmdlets-8.0.0.35824-x86.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v8.1.0-July2022/Az-Cmdlets-8.1.0.36048-x86.msi",
"hash": "d8c15c24f11751a62ffd0b8d9c170bc84851d5e2b435a4e07979837e71466f16" "hash": "c89b6fc6c22b2b825801bc1d1ba05597149a06efc37533d608237ab16f68c740"
} }
}, },
"extract_dir": "WindowsPowerShell\\Modules", "extract_dir": "WindowsPowerShell\\Modules",