azure-ps: Update to version 7.0.0.35044

This commit is contained in:
github-actions[bot] 2021-12-07 08:28:43 +00:00
parent d6494a154e
commit dbabc18be9

View File

@ -1,16 +1,16 @@
{ {
"version": "6.6.0.34903", "version": "7.0.0.35044",
"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/v6.6.0-November2021/Az-Cmdlets-6.6.0.34903-x64.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v7.0.0-December2021/Az-Cmdlets-7.0.0.35044-x64.msi",
"hash": "01311a474f6b1ba0ba0fa8670fcfc59ca0d25a2d548db82cd7296138f9684655" "hash": "bd58d271be0fec61fb85e5df2079e52935a9a83796db1510d7d53132b05464f7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v6.6.0-November2021/Az-Cmdlets-6.6.0.34903-x86.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v7.0.0-December2021/Az-Cmdlets-7.0.0.35044-x86.msi",
"hash": "e11f6bcdb3b8406a1986fc0214a60c39bcff18b59a8dc04a487203949f159cd6" "hash": "c6818513a45918e0d4fccf8a5229e4e8d957814bfb08606547408ebdf49742a3"
} }
}, },
"extract_dir": "WindowsPowerShell\\Modules", "extract_dir": "WindowsPowerShell\\Modules",