diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 4cda673d57..e626124896 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "7.0.0.35044", + "version": "7.1.0.35119", "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/v7.0.0-December2021/Az-Cmdlets-7.0.0.35044-x64.msi", - "hash": "bd58d271be0fec61fb85e5df2079e52935a9a83796db1510d7d53132b05464f7" + "url": "https://github.com/Azure/azure-powershell/releases/download/v7.1.0-January2022/Az-Cmdlets-7.1.0.35119-x64.msi", + "hash": "054228cee739ff685ecf4653665e2a90adea8ea058fd475f9ad4e00b1c02be19" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v7.0.0-December2021/Az-Cmdlets-7.0.0.35044-x86.msi", - "hash": "c6818513a45918e0d4fccf8a5229e4e8d957814bfb08606547408ebdf49742a3" + "url": "https://github.com/Azure/azure-powershell/releases/download/v7.1.0-January2022/Az-Cmdlets-7.1.0.35119-x86.msi", + "hash": "c36bf2ff76a556c621207a68f008000e2c5df072ef021e177bda56d4fa6167ae" } }, "extract_dir": "WindowsPowerShell\\Modules",